Commit Graph
188 Commits
Author SHA1 Message Date
AconiteGodOfSWG 8a2b1bf0e8 Deprecate isFreeTrialAccount 2021-08-15 04:53:12 -04:00
AconiteX 23b825c486 Add Storyteller Area Spawn Limit 2021-08-10 12:41:35 -04:00
BloodCommando 49e6b3a4b8 Witches of Dathomir 2021-07-12 15:27:53 -04:00
AconiteX aae953a7e1 Gender Enum Refactor 2021-06-27 01:46:50 -04:00
AconiteX a69c1f0d57 Fix #303 2021-06-19 01:00:15 -04:00
AconiteX dccc8a9b55 Update gcw_master_object.java 2021-06-01 05:38:02 -04:00
AconiteX 2f09afaa7c Leaderboard Update & Support for Universe Registration 2021-06-01 05:21:14 -04:00
AconiteGodOfSWG 937fe82b27 Update gcw_master_object.java 2021-04-10 16:24:35 -04:00
AconiteGodOfSWG 58c6477075 Update gcw_display_object.java 2021-04-10 11:03:34 -04:00
AconiteGodOfSWG 1ea3235d29 Add GCW Leaderboards 2021-04-09 20:14:35 -04:00
AconiteGodOfSWG dc9e2432ac 3.1 Config Updates Continued 2021-03-30 03:02:28 -04:00
AconiteGodOfSWG 355796dd48 3.1 Config Refactor 2021-03-28 16:44:33 -04:00
Reedux 8025be7759 Fix and change the beast xp modifier 2021-03-06 13:56:49 +00:00
Reedux 4e31f60232 Fix beast mission xp granted to 50% instead of 100% 2021-01-12 17:55:54 +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 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 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
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 29316cd8ae Disable scheduled drop system by default 2020-11-20 20:29:32 -05:00
Cekis 23b461bc3f Backed out changes to spawner and fixed Tatooine spawn TABs 2020-11-03 01:03:51 -05:00
Cekis ddce04fc1d Merge pull request #157 from AconiteGodOfSWG/master
More Flurry Stuff
2020-11-01 16:59:57 -08: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
AconiteGodOfSWG 0cf0475830 Remove charge req from Jedi Flurry combat action 2020-10-31 00:56:32 -04:00
CekisSWG febb535e39 Fixed broken spawner text when spawner file contains blank entries 2020-10-26 14:25:11 -04:00
CekisSWG 679070e7bb Fixed PSGs in factory crate missing stats (credit: Iosnowore) 2020-10-26 02:39:23 -04:00
IrishDarkshadow 1b09a5f9f9 Merge pull request #147 from ResurgenceDark/patch-3
Comm Messages of Artillery Strikes
2020-09-21 09:13:38 +01:00
Geit cbbc99f5d0 Fix incubator skillmod typo 2020-09-18 14:40:12 -04:00
Dark 5193b27e89 Comm Messages of Artillery Strikes
As Per SOE HotFix: 19.5 - Removal of Comm Messages from all 3 Artillery Strikes.
2020-09-15 08:54:58 -05:00
RisTanA 7303ee7497 Buildabuff Elemental Armor now works 2020-06-09 10:03:44 -07:00
RisTanA 9474e2d822 removed empty .gitignores
these .gitignore files have no purpose
2020-04-17 19:08:56 -07:00
CekisSWG 597ab6f8d5 Changed reset message on usage of vet respec reward device 2020-02-06 01:41:15 -05:00
CekisSWG e4c72231e9 Added scripting to support usage of the character respec reset device vet reward 2020-02-06 00:49:35 -05:00
CekisSWG 9ebe916c35 DNA Extractor will be removed from inventory on login if the player has completed the relevant quest 2020-02-06 00:48:24 -05:00
Reeduxandrotations 795c1fe00d Change ITV check to a datatable query for ease of adding future ITVs (#78)
* Change ITV check to a datatable query for ease of adding future ITV vehicles

* Adjusted to check if ITV has already been learned

Idea from tyrones PR https://github.com/SWG-Source/dsrc/pull/77

Co-authored-by: rotations <[email protected]>
2020-01-11 15:53:26 -06:00
TyroneSWG db074b0a87 ITV deeds may no longer be used more than once. 2020-01-01 23:33:36 -05:00
Tekaoh 5c2e112349 Java 11.0.2 migration (#32)
* Code compiles - execution NOT tested

* updating gitignore

* Removed intellij settings files

* Removed more intellij files

* Added exclusion for JDK classes.

* Fixed purchasing script for vendors that have listed coin types.

* Updated script to not kick off until the entire preload is complete.

* adds static name entry for Solo movie poster and tcg9 vendor entry

* clean up empty and orphaned object templates

* adds placeholder black market (static) spawns

* corrects entries for the video game table to correctly set it in tcg series 2 and remove series 1 console errors

* Updated gitignore and removed intellij project files

* Fixed appearance reference for thranta payroll and kashyyyk door, added skipLosCheck objvar due to cannit see issue. Requires updated src

* Fixed appearance and template for terminal (#2)

* Fixed appearance and template for terminal (#3)

* Fixed appearance and template for terminal (#4)

* Deleted another faulty/orphaned object template

* Fixed gcw ranks option on frog. Only issue is that it doesn't award the officer commands or badges.

* Fixed some unneeded java 11 changes
2019-04-18 18:31:52 -05:00
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