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
AconiteGodOfSWG
9738f7bf02
Add Datatable Type enums to base class for ease of accessibility
2020-12-01 02:13:03 -05:00
AconiteGodOfSWG
3b1c2513fd
Static item creation now respects no trade shared/removable
2020-11-25 18:02:15 -05:00
AconiteGodOfSWG
70f9a9043f
Fix #212 Junk Dealer Distance Bug
2020-11-23 23:13:44 -05:00
AconiteGodOfSWG
a41f4a58f9
Merge pull request #163 from TyroneSWG/patch-1
...
Console error when paying Hero of Tatooine farmer.
2020-11-22 23:02:43 -06:00
TyroneSWG
6d91d653f9
Update quest_hero_of_tatooine_farmer.java
...
Copy and pasting is hard.
2020-11-22 19:28:15 -06:00
TyroneSWG
4a5d330aca
Update quest_hero_of_tatooine_farmer.java
...
Proper fix.
2020-11-22 19:23:50 -06:00
AconiteGodOfSWG
f551c6dcfa
Revert "Revert Restore Tekil Barje (ref #174 )"
...
This reverts commit 0c4450668b .
2020-11-21 01:25:14 -05:00
AconiteGodOfSWG
0c4450668b
Revert Restore Tekil Barje (ref #174 )
2020-11-21 01:22:54 -05:00
AconiteGodOfSWG
29316cd8ae
Disable scheduled drop system by default
2020-11-20 20:29:32 -05:00
AconiteGodOfSWG
b554319650
Fix #164
2020-11-19 22:45:24 -05:00
AconiteGodOfSWG
8c8ede8859
Add QATool ability for clearing all collection slots
2020-11-19 22:43:11 -05:00
AconiteGodOfSWG
dddd161e92
Base Class Updates (see desc)
...
* Adds a JNI method for making engine WARNING calls
* Adds a JNI method to get the max value of a collection slot
* Adds faction crc hashes as easily accessible constants
* Cleans up planet-related javadoc errors
2020-11-19 22:42:26 -05:00
AconiteGodOfSWG
bd3317e806
Merge branch 'master' of https://github.com/SWG-Source/dsrc
2020-11-19 19:31:48 -05:00
AconiteGodOfSWG
a0c0a9ddb5
Add ESB Anniversary Celebration Items and Rewards ( Fix #190 )
...
Handles all changes listed here: https://swg.fandom.com/wiki/The_Empire_Strikes_Back_30th_Anniversary_Celebration
2020-11-19 19:31:33 -05:00