Commit Graph
189 Commits
Author SHA1 Message Date
Heron d550f14830 drop eligibility works
chest stores tier + quality
ground chest path is guarded
space chest menu/open path exists
reward table lookup moved to open time
quality matching supports all and pipe lists
item-type dispatch stubs are ready
2026-05-14 23:08:07 -04:00
Heron a6f178673c Added configuration to turn TCG vendors on/off 2026-05-12 20:41:20 -04:00
Heron 4e3cfeb427 Completed lair interactivity options 2026-05-12 14:30:30 -04:00
Heron 0a8d775b02 Added logic for lair interactivity 2026-05-11 22:38:15 -04:00
Heron 82cc3101fe Fix for space battles 2024-12-28 22:18:44 -05:00
RezecNoble 18baed6b0f GCW Space Battle Fix 2024-10-08 20:39:08 -04:00
RezecNoble e71af28262 GCW Space Battle Fix 2024-10-08 20:32:07 -04:00
Rezec 86fca556dc Void Dance Typo 2024-08-19 18:39:18 -04:00
TekaohandGitHub 43cd27c7a2 Don't destroy a city flagged as derank exempt
Completes 8b05a65a60
Thanks @AconiteX
2022-07-20 12:28:32 -04:00
HeronandGitHub f0915d1fa3 Updated per code review
Moved declaration of row and affect outside of the loop.
2022-03-25 19:35:41 -05:00
HeronandGitHub e5a59e66a5 Fix for trade buffs in build a buff.
This fix adds an effect map to build a buff, which allows multiple buffs to be applied to an effect. This fixes the trader assembly buff, which only applied food_assembly. The mapping table allows multiple assembly buffs to be applied without hard coding. This fix also makes a change to the experience buff. The trade buffs also apply an experience bonus, but were not limited to crafting. The XP buff provides an additional buff, to chronicler xp.

I moved the xp application to a common function, and they no longer overwrite each other. The highest buff is applied.

I did a partial refactor to make the code easier to follow. This refactor is limited to the build a buff handlers.
2022-03-14 10:21:31 -05: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
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
CekisandGitHub ddce04fc1d Merge pull request #157 from AconiteGodOfSWG/master
More Flurry Stuff
2020-11-01 16:59:57 -08:00
AconiteGodOfSWGandGitHub 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
AconiteGodOfSWGandGitHub fbe8042843 Fix Flurry Changes 2020-10-31 23:05:36 -04:00
AconiteGodOfSWGandGitHub 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
IrishDarkshadowandGitHub 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
DarkandGitHub 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
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
TekaohandGitHub 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