Commit Graph
1226 Commits
Author SHA1 Message Date
IrishDarkshadow 8f909368e2 fixes wayfar warp on the blue frog to place you inside the town not 400m outside it & adds warps for the three terrestrial TCG Black Markets 2020-10-03 07:31:50 -04:00
IrishDarkshadow 00abd55e5e removes a quest signal in the Darklighter Cache quest that has been congfirmed as being superfluous by Blood and Aconite 2020-09-27 17:48:12 -04:00
IrishDarkshadow ccbcf3bcb1 corrects an issue on the legacy quest Darklighter Cache quest that stopped players from receiving the list of terminals inside the cave in their quest update 2020-09-27 09:29:59 -04:00
IrishDarkshadowandGitHub 908dcdf357 Merge pull request #150 from Geit/allow-enzyme-color-arg
Allow color arg for qatool iso and lyase commands
2020-09-21 10:14:16 +01: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 005db35677 Make tool fail if invalid color specified 2020-09-20 18:24:47 -04:00
Geit 8b163283e3 Allow color arg for qatool iso and lyase commands 2020-09-20 17:05:26 -04: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
CekisandGitHub dc620add33 Merge pull request #139 from ResurgenceDark/patch-1
Darklighter Quest should now Update for Rebels after Talking to Draci.
2020-09-02 07:43:02 -07:00
AconiteGodOfSWGandGitHub 3c86ae283c learn how to dumpp 2020-08-28 15:36:40 -05:00
DarkandGitHub d0bb5d065b Darklighter Quest should now Update for Rebels after Talking to Draci. 2020-08-19 19:13:32 -05:00
TekaohandGitHub 949c433172 Merge pull request #135 from AconiteGodOfSWG/roadmapfixes2
roadmap fixes
2020-07-06 09:08:14 -04:00
Alec HarleyandGitHub 901253f40b Junk Dealer Lucky Proc
This fixes a credit exploit. If you have an item which sells for a large amount to the Junk Dealer, you can spam sell/buy-back. The Lucky-proc sell price is not taken in to account when buying the item back. If you sell an item for 50mil, and proc Lucky, it sells for 60mil - a profit of 10mil. Buying it back only costs you 50mil. Rinse and repeat.
2020-07-06 00:58:52 -07:00
AconiteGodOfSWG c4190aa9a5 this way probably makes more sense per Ios's suggestion 2020-06-20 13:39:06 -05:00
AconiteGodOfSWG b4b98f0ca0 roadmap fix: you can now dance while in costume 2020-06-12 08:53:05 -05:00
AconiteGodOfSWG 97dafdf4cf roadmap fix: no dearic city invasion if lifeday is on 2020-06-12 08:51:35 -05:00
RisTanA 7303ee7497 Buildabuff Elemental Armor now works 2020-06-09 10:03:44 -07:00
RisTanA 70cdef93c0 frog 5th gen LS to 1.0 speed
for some reason frog had 5th gen LS speed set to 0.8 instead of 1.0 (vanilla)
2020-06-07 02:19:32 -07:00
RisTanA 73d83665e6 Revert "Revert "Merge remote-tracking branch 'upstream/master'""
This reverts commit 9058eae8db.
2020-06-07 02:16:21 -07:00
RisTanA 9058eae8db Revert "Merge remote-tracking branch 'upstream/master'"
This reverts commit 369ece8ecc, reversing
changes made to ddffe98299.
2020-06-07 02:15:55 -07:00
Reedux 9e93fa67b8 Initial Cleanup 2020-05-08 11:35:47 +01:00
48c8ea103f removed empty .gitignores (#105)
these .gitignore files have no purpose

Co-authored-by: Tekaoh <[email protected]>
2020-04-17 22:16:28 -04:00
a2b4e79cce removed unneeded .gitignore entries (#103)
* Update .gitignore

base_script.java should not be ignored per cekis
no *.class files should exist in dsrc.../scripts folders pre or post script compile

* Update .gitignore

* Delete .gitignore

If it's empty, we don't need it

Co-authored-by: Tekaoh <[email protected]>
2020-04-17 21:59:38 -04:00
IrishDarkshadow b35f2eea64 fixes multiple colour crystal bugs and allows for new custom sabers to be added easily if needed 2020-03-31 13:11:16 -04:00
CekisSWG 9d09b89b5c Fixed issue with Restuss Criers if starting Restuss in stage 3. 2020-03-04 18:05:51 -05:00
CekisSWG 48c938ac6f Fixed issues with Restuss and Galactic Information Brokers 2020-02-27 11:04:47 -05:00
CekisSWG fa49411b58 Fixed issue with IG-88 Head timer not being stored correctly and thereby removing re-use timer on logout. 2020-02-07 01:17:22 -05: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
CekisSWG 71e368bb75 DNA Extractor will now be destroyed after completing Miner DNA Quest 2020-02-05 01:27:26 -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
FreddyandGitHub 2d661a23f7 Revert "In Work" 2020-01-10 23:14:47 -06:00
FreddyandGitHub c33f035712 Merge pull request #1 from SWG-Source/atmo
In Work
2020-01-10 23:07:57 -06:00
TyroneSWG 0683862226 Cleanup 2020-01-10 22:57:58 -06:00
CekisSWG 8a982726fb In Work 2020-01-10 18:49:45 -05:00
TyroneSWG 3be779386b Arena Terminal 2020-01-09 19:46:03 -06:00
TyroneSWG db074b0a87 ITV deeds may no longer be used more than once. 2020-01-01 23:33:36 -05:00
IrishDarkshadow 3fcfcfc106 Merge branch 'master' of https://github.com/SWG-Source/dsrc 2019-12-23 19:26:52 -05:00
IrishDarkshadow 9b5cd88c07 allows Master Officer to wear Mandalorian armour 2019-12-23 19:25:53 -05:00
CekisSWG 4443afc9dc Added Overhead air Traffic to Major Starports
commit b0dc6c97e04780ec8b2448fb7ead1ffa77899fa4
Merge: a90ca60cd 7d60e3304
Author: CekisSWG <[email protected]>
Date:   Tue Nov 26 16:06:08 2019 -0800

    Merge branch 'master' into traffic

commit a90ca60cd6499b3d17707c13bd1aed5a4e46c2f3
Author: Cekis <[email protected]>
Date:   Mon Nov 11 17:59:56 2019 -0500

    Added overhead traffic to large starports on Naboo, Corellia and Tatooine
2019-11-26 16:06:58 -08:00
CekisSWG 42aaad1104 Added potential memory saver. 2019-11-18 15:51:13 -05:00
CekisandGitHub d57564a717 Missed one! 2019-11-04 20:56:24 -08:00
CekisandGitHub 1eeac441fd Backpacks can now be sold - thanks Elour and Legends! 2019-11-04 20:52:55 -08:00
DarkandGitHub d76021eefb Fixed Syntax
Added Missing Closing Quotations to Line 54.
2019-10-22 10:05:38 -05:00
DarkandGitHub 92a6d9d8db Fixed Bug with GCW Banner.
Fixed Bug where Entertainer and Trader Buffs wouldn't activate from the GCW "Captain" Banner.
2019-10-18 18:39:27 -05:00
CekisandGitHub f5f3675f20 Fixed: A saber with a Cunning of Tyranus crystal will now display its damage and element correctly after adding pearls. 2019-10-09 23:13:21 -07:00
IrishDarkshadow 81ec37dcaa Merge branch 'master' of https://github.com/SWG-Source/dsrc
merging new files
merging new files
2019-10-09 18:10:55 -04:00
IrishDarkshadow db4bd018c9 allows beast dye to reduce stack size by 1 upon use...added because Elour dropped a hint and threatened to dump more senate resolutions on me if using the dye depleted the entire stack. 2019-10-09 17:19:07 -04:00