Commit Graph
1306 Commits
Author SHA1 Message Date
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
Cekis 7a9e2a8436 Fixed static NPC questing and Kitster Banai questline 2020-11-19 19:21:26 -05:00
Cekis d37b1f9e53 Merged changes 2020-11-19 01:32:10 -05:00
Cekis 6a3693a5fc Reverted and optimized (to a point) static npc quest scripts 2020-11-19 01:27:31 -05:00
AconiteGodOfSWG 8e3534017d Fix #173 2020-11-18 22:02:37 -05:00
AconiteGodOfSWG b462125d16 Add OnWaypointWarpRequested & New Admin Branching Cmd 2020-11-18 18:13:04 -05:00
AconiteGodOfSWG 6525728a60 Restore Tekil Barje (ref #174) 2020-11-18 06:17:25 -05:00
AconiteGodOfSWG 9102dd4aec Fix #162 2020-11-18 04:52:11 -05:00
AconiteGodOfSWG 73324c173b Factions Library Cleanup 2020-11-18 02:21:27 -05:00
AconiteGodOfSWG 174b267423 GCW Library Cleanup 2020-11-18 01:41:26 -05:00
TyroneSWG 402cfca7e4 Console error when paying Hero of Tatooine farmer.
Probably could be done better.
2020-11-17 05:51:43 -06:00
Cekis 4e723a70ab Merge branch 'master' of github.com:SWG-Source/dsrc 2020-11-15 14:49:56 -05:00
Cekis 5095837541 Adjusting orphaned algorithm per #161 2020-11-15 14:49:46 -05:00
AconiteGodOfSWG ce2d8cd7fd Fixes for Elusive Fish and Fishing Controller 2020-11-09 05:53:41 -05:00
AconiteGodOfSWG 9355e3bcc0 Add dummy for string_id 2020-11-09 03:57:34 -05:00
AconiteGodOfSWG 03e716c809 Add removal of Elusive Fish record on CTS 2020-11-09 03:35:46 -05:00
AconiteGodOfSWG 5f349274fb Prevent GM from picking up holiday controller 2020-11-09 03:00:28 -05:00
Cekis 5255139cc5 Fixed broken and incorrect strings for Kay-Three conversation for Empire Day. 2020-11-09 02:49:03 -05:00
Cekis 47dcc61677 Fixed incorrect conversation response. 2020-11-09 02:29:59 -05:00
Cekis 08fe7cdb07 Fixed broken strings for the Imperial General during invasions. 2020-11-09 02:15:01 -05:00
Cekis ea1fe98f67 Fixed broken strings for the Restuss Imperial Rewards NPC. 2020-11-09 01:22:56 -05:00
Cekis 1bbea60be1 Fixed broken strings for the Rememberance Day Mara Jade conversation. 2020-11-09 00:54:30 -05:00
Cekis b33f873ffd Fixed broken strings for the Rebel General during invasions. 2020-11-09 00:31:53 -05:00
Cekis acd45d2f03 Fixed incorrect and broken strings for Captain Derlin (Rememberance Day) 2020-11-08 22:03:20 -05:00
AconiteGodOfSWG ed2d717842 Add Fishing Lib and Elusive Fish System 2020-11-07 06:15:11 -05:00
Cekis 42f5a677aa Merge branch 'master' of github.com:SWG-Source/dsrc 2020-11-04 02:47:07 -05:00
Cekis fce63a97fa Further adjustments for tutorial getting stuck issue 2020-11-04 02:46:59 -05:00
AconiteGodOfSWG d2199f53c1 Add handleCleanVendor method
See comments
ref #158
2020-11-03 05:13:16 -05:00
Cekis e9b9a07b09 Merge branch 'master' of github.com:SWG-Source/dsrc 2020-11-03 01:03:58 -05:00
Cekis 23b461bc3f Backed out changes to spawner and fixed Tatooine spawn TABs 2020-11-03 01:03:51 -05:00
AconiteGodOfSWG 2dde42a86f Fix vendor initializing if container objects exist
Fix #158
2020-11-02 15:24:36 -05:00
Cekis f1048cdf5f Merge branch 'master' of github.com:SWG-Source/dsrc 2020-11-02 01:49:12 -05:00
Cekis c3d6e4e701 Fixed issue where new players get stuck in space after a server reboot (thanks Elour for your help) 2020-11-02 01:48:57 -05:00
AconiteGodOfSWG 9c2896ae21 Add config check for old SB level rewards 2020-11-02 01:44:09 -05:00
Erusman ec121f578b Added Elite Harvesters to frog 2020-11-01 18:17:35 -08:00
Cekis ddce04fc1d Merge pull request #157 from AconiteGodOfSWG/master
More Flurry Stuff
2020-11-01 16:59:57 -08:00
AconiteGodOfSWG 432c1de407 Update setInstanceAuthorized 2020-11-01 19:34:32 -05:00
AconiteGodOfSWG d19fd54f75 Fix misplaced system message in Flurry 2020-11-01 15:50:25 -05:00
CekisSWG a4e9d1c09a Fixed broken spawner issue where it was throwing errors tot he console. 2020-11-01 13:30:35 -05:00
AconiteGodOfSWG fbe8042843 Fix Flurry Changes 2020-10-31 23:05:36 -04:00