HeronAlexandria
b862114e8c
Fixed access issue on NPC vendors
...
If an item on an NPC vendor is no trade you can get a permissions error when you attempt to purchase the item. Aconite gave me this fix, and I am including it from my private repo.
2022-03-12 01:15:06 -06:00
Cekis
4117b14087
Quick code review pass on the space spawner.
2022-01-25 02:29:45 -05:00
Cekis
4e00d42d9f
Fixed null pointer issue
2021-11-16 11:22:36 -05:00
erusman
0e5ae3ab96
Small fix to frog. Forgot to add a break line in structures
2021-09-19 15:53:05 -07:00
erusman
b07c7bc118
update frog. Added and organized all structures
2021-09-19 11:04:39 -07:00
erusman
f9ffc7f6eb
Update to frog. Adding more structures for easier spawn and testing
2021-09-18 19:11:38 -07:00
Erusman
0115e20457
partial reverse and fix my bad
2021-09-11 04:37:41 -07:00
Erusman
084c6d0156
Player character alts can now access harvesters and generators placed on same account
2021-09-10 07:03:17 -07:00
Erusman
62986128c1
Added charactersAreSamePlayer to base_class for player alt checks
2021-09-09 16:39:40 -07:00
John
b8387da492
Delete pfilbee_jhorn.java Ref Issue #312 and PR #311
2021-08-11 19:31:16 -04:00
Cekis
84dc37040b
Fixed issues with settings not using default values and not loading custom values on startup.
2021-07-09 00:28:34 -04:00
AconiteX
bc5aaa33cc
Fixes for NPC Spawning in/on Collidables (ref #301 )
2021-05-10 15:00:40 -04:00
AconiteGodOfSWG
fb0b640743
Update force_shrine.java
2021-04-02 11:35:46 -04:00
AconiteGodOfSWG
694a499356
willy wonka is dead
2021-03-26 02:21:12 -04:00
AconiteGodOfSWG
3dece87a5a
Move generateCraftedItem to gm.cmd
2021-03-17 13:03:04 -04:00
AconiteGodOfSWG
8fac56c948
Dirty Cell Perms Update (Fix for DWB/GEO)
2021-03-16 12:07:53 -04:00
AconiteGodOfSWG
ab81dadb32
Remove unnecessary throws
2021-03-13 20:19:03 -05:00
AconiteGodOfSWG
f05c1f06dc
Create buildout_utility.java
2021-03-10 22:04:59 -05:00
AconiteGodOfSWG
5d78ff793b
add getUsername admin cmd
2021-03-08 22:06:47 -05:00
AconiteGodOfSWG
74c4a69f91
fix typo
2021-03-08 20:44:46 -05:00
AconiteGodOfSWG
4202903a6f
more script clean up
2021-03-08 19:09:53 -05:00
John
4f86bfe786
Merge pull request #244 from Reedux/Pet-Changes
...
Various Pet Changes See Commits for info
2021-03-06 15:27:08 -06:00
Reedux
9875530638
Revert "Pet revive health will now increase with expertise options"
...
This reverts commit 6a5b63927c .
2021-03-06 13:58:53 +00:00
Reedux
8025be7759
Fix and change the beast xp modifier
2021-03-06 13:56:49 +00:00
AconiteGodOfSWG
c198162723
add GM tool for fixing structure terminal/sign placements
2021-02-22 02:03:55 -05:00
AconiteGodOfSWG
20cf52a3f1
Handle auto-store username as objvar on login and add username methods
2021-02-15 04:09:58 -05:00
AconiteGodOfSWG
788a36dc3b
Add guild join time tracking for leaderboard qualification
2021-02-14 21:11:31 -05:00
AconiteGodOfSWG
026f80f855
Add rank_pair wrapper
2021-02-14 21:03:46 -05:00
AconiteGodOfSWG
ca7a21ba17
Admin Command Additions
...
/getRotation <oid> for rotation and quaternions of an object
/setWeather <clear | mild | heavy | severe> to set the weather in the scene
2021-02-14 20:59:44 -05:00
AconiteGodOfSWG
2890babc09
Fix #268 City Recycling Junk Terminals
2021-02-05 16:55:59 -05:00
AconiteGodOfSWG
8b05a65a60
Add de-rank exemption toggle to city terminal god menu
2021-02-05 16:21:32 -05:00
AconiteGodOfSWG
f59de38132
Add support for beast master respec versioning
...
Also cleans up some existing expertise check stuff and fixes an omission from the addition of the mail opt in rewards
2021-01-13 06:50:25 -05:00
Reedux
4e31f60232
Fix beast mission xp granted to 50% instead of 100%
2021-01-12 17:55:54 +00:00
Reedux
10ba06a4e0
Correct Values for the pet revive
2021-01-12 17:50:40 +00:00
Reedux
2bfd64f491
When receiving a COMPNOR experience bonus from a destroy mission, your pet will now also receive 50% of the experience needed for the pets current level.
...
https://github.com/SWG-Source/qa-testing/issues/286
2021-01-12 17:44:05 +00:00
Reedux
8f34a1c3e0
The amount of loyalty needed to reach BFF has been reduced by 50%.
...
https://github.com/SWG-Source/qa-testing/issues/288
2021-01-12 17:29:20 +00:00
Reedux
ddb9fad130
Beast Dietary Supplements now also affect the pet's loyalty gain by the same amount as the supplements effect on experience gain.
...
https://github.com/SWG-Source/qa-testing/issues/287
2021-01-12 17:27:03 +00:00
Reedux
bcc92d6ce0
Pets can now be renamed multiple times
...
https://github.com/SWG-Source/qa-testing/issues/26
2021-01-12 17:09:10 +00:00
Reedux
6a5b63927c
Pet revive health will now increase with expertise options
...
https://github.com/SWG-Source/qa-testing/issues/13
2021-01-11 20:40:52 +00:00
Aconite
05a659cd8e
Merge pull request #240 from Reedux/master
...
Forsake Fear & BM Revive changes
2021-01-11 14:12:07 -06:00
Reedux
9f43bd642f
Final Formatting of combat_actions script
2021-01-11 20:09:25 +00:00
Reedux
8088aabc7d
Fix Values
2021-01-11 20:04:34 +00:00
Cekis
0f0f0ce175
Updated city invasion order to match live.
2021-01-11 13:25:42 -05:00
Reedux
a9e7eb5b14
Fix multiplier
2021-01-11 17:30:35 +00:00
Reedux
5572bb597d
Add Out of range notification
2021-01-11 17:17:29 +00:00
Reedux
d73784ea66
Pass through dictionary to channel to extend duration
2021-01-11 17:17:15 +00:00
Reedux
75c06d4b43
Change BM Revive to scale the cooldown % depending on range.
...
At 0m range you have 0% increase to the cooldown, at 84m range the cooldown will be increasaed by 100%
2021-01-10 10:50:12 +00:00
Reedux
3ebbec9fb4
Remove the stance check on Forsake Fear
...
https://github.com/SWG-Source/qa-testing/issues/53
2021-01-10 10:09:01 +00:00
AconiteGodOfSWG
43d0dab7a2
Add Healing Servos combat action scripting
2020-12-23 01:23:27 -05:00
AconiteGodOfSWG
3abba4434a
Add isGod check to invulnerable combat script
2020-12-23 01:21:02 -05:00