Commit Graph
143 Commits
Author SHA1 Message Date
Elour dcdb80f8ff Prevents picking up storyteller objects placed in houses
Players were able to pick up storyteller objects, which broke the timer and prevented them from being automatically destroyed. This prevents the initial pickup.
2019-03-30 10:39:11 -07:00
theswgsource 0685be9c56 initial commit for missing vet rewards 2018-06-27 01:04:53 -07:00
CekisSWG ef199e7883 How many developers does it take to break a light bulb? One. If his name is Cekis. 2018-06-08 00:36:16 +01:00
CekisSWG 9a7e27d1a6 Last round of import optimizations. 2018-06-07 01:44:05 +01:00
seefoe 923dad018a Fixed RLS rare item attribute 2018-06-05 10:28:17 -04:00
CekisSWG 08a2c77d83 Cleaned up imports in all Java that has not been cleaned yet. 2018-06-02 18:48:48 +01:00
CekisSWG 9d4b8d280a Merge branch 'master' of https://bitbucket.org/theswgsource/dsrc-1.2 2018-05-30 01:27:52 +01:00
CekisSWG 8f57e25035 Various import statement cleanups. 2018-05-30 01:26:22 +01:00
seefo 9c3b9ce504 Moved new space chassis scripts to proper folder as per package name 2018-05-26 06:59:38 -04:00
theswgsource 4ee6a75986 large scale merge of the v1.1 delta files 2018-05-22 10:41:30 -07:00
CekisSWG a4381b35da Added Armored Tauntaun functionality and changed Armored Varactyl to use common generic method 2018-05-20 20:15:14 +01:00
CekisSWG bc3a1e43ee Merged. 2018-05-19 16:16:50 +01:00
CekisSWG 7348412799 Restored ability to combine TCG8 items to get the Bespin Cloud City house. 2018-05-19 16:11:21 +01:00
CekisSWG 83a7b77557 More unused import changes. 2018-05-19 16:10:27 +01:00
seefo beec3bbdc2 Added Rarity attribute to RLS items, added reward UI to RLS chest 2018-05-19 07:07:13 -04:00
seefo 518b52aa8b Fixed issues with RLS collections and rewards 2018-05-19 05:49:48 -04:00
seefo 001d0f0d5b Fixed issues with patrol spawners 2018-05-18 22:29:12 -04:00
CekisSWG 395847a399 Added itvMinUsageLevel config setting to restrict ITV usage to the set level. 2018-05-18 05:15:48 +01:00
CekisSWG bca8d04682 Restored Snowspeeder ITV and Slave 1 Replica ITV 2018-05-17 06:36:02 +01:00
CekisSWG 7274999d84 Added Bespin Lamp and Sconce functionality. 2018-05-15 08:28:25 +01:00
CekisSWG c467197474 Cleaned up imports on some files I touched. 2018-05-14 06:48:03 +01:00
CekisSWG e8486ba2c3 Restored Throne of Dark Meditation 2018-05-14 06:46:53 +01:00
CekisSWG 6bdd4da9b3 Merge branch 'master' of https://bitbucket.org/theswgsource/dsrc-1.2 2018-05-05 19:08:31 +01:00
CekisSWG 657da4c3e8 Fixed issue with GCW Point reward multipliers using the wrong value. 2018-05-05 19:04:55 +01:00
theswgsource 859da4774c lifted ITV usage restriction to players with a level exceeding 90 2018-05-04 16:16:13 -07:00
CekisSWG 4ff6a046c2 Added Rare Loot System 2018-05-03 07:20:40 +01:00
Cekis 50cb6362e4 Fixed merge issues. 2018-03-26 01:21:00 +01:00
Cekis 174343db8e bug fixes 2018-03-18 05:36:55 +00:00
Cekis 9959e1ce8b Completed Space GCW restoration. 2018-03-17 17:27:08 +00:00
Cekis d0aef6cdd8 WIP: Final battle controller adjustments made. 2018-03-17 04:34:19 +00:00
Cekis d5eba026a8 WIP: all ship tests are complete - battle types as well - pre-system test. 2018-03-11 02:02:10 +00:00
Cekis 42a5fb77ec WIP: Added ace pilot appearances and fixed ace pilot qualification. 2018-03-02 08:34:44 +00:00
Cekis 9f5422b935 WIP: qualifying by destroying support ships and hitting capital ships now working correctly. 2018-02-28 07:18:59 +00:00
Cekis 642cc82cba WIP: added status updates and spacebattlestatus command 2018-02-25 20:53:17 +00:00
Cekis c22c7e20bd WIP: Space GCW: Battle controller working - full battle cycle tested. 2018-02-22 05:51:16 +00:00
Cekis f7c18db65f IN WORK - more Space GCW 2018-01-20 19:58:07 +00:00
Cekis 5b25270ea5 WIP: NOT DONE - Adding Space GCW - in progress. 2018-01-16 09:14:54 +00:00
Cekis 3d020c322f Backed out city hall changes. 2017-03-21 20:01:14 +00:00
Cekis 2125b5730f Fixed compile issues. 2017-02-04 18:32:01 +00:00
Cekis a171ffb269 Added extra check to storyteller token if template cannot be identified that returns normal difficulty for the token difficulty level 2017-02-04 18:04:42 +00:00
Cekis 5dde688069 Added extra checks to the treasure guard to make sure when choosing a random group member that the group member is logged in, within range and attackable. 2017-02-04 17:33:58 +00:00
Cekis 82b4036971 Added logging for when an attack ship cannot be spawned. 2017-02-04 17:10:33 +00:00
Cekis 4c9b88fc23 Defaulted zone transitioning player to Tatooine if the zone they are transitioning to cannot be found. 2017-02-04 17:07:18 +00:00
Cekis d5da6a35e7 Fixed issue with determining a valid location. 2017-02-03 21:01:43 +00:00
Cekis 0e9a178599 Fixed issue with the combat dummy where it would not remove itself from combat if the player or combat dummy location could not be determined. 2017-02-03 20:10:14 +00:00
Cekis 9cd84483bd Avoided null pointer when attempting to add a trigger volume that does not exist for a player. 2017-02-03 17:10:01 +00:00
Cekis a8f86a02d2 Added null pointer check when weapon stats cannot be retrieved for a delayed attack. 2017-02-03 01:11:16 +00:00
Cekis fe9e2713ab Fixed issue where city cannot do maintenance and therefore deletes the entire city. 2017-02-02 06:36:13 +00:00
Cekis f0a5c34c5f Added check to make sure the trader participating in the city invasions and is trying to build defenses that they have the crafting tool required for building. 2017-01-30 03:19:42 +00:00
Cekis b928504f80 Removed bad logging. 2017-01-29 07:23:22 +00:00