Commit Graph
4080 Commits
Author SHA1 Message Date
AconiteGodOfSWG 5daa34cea7 Allow sitting in costume (Fix #247) 2021-01-13 00:13:27 -05:00
AconiteandGitHub 05a659cd8e Merge pull request #240 from Reedux/master
Forsake Fear & BM Revive changes
2021-01-11 14:12:07 -06: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
Cekis 43217f344e Merge branch 'master' of github.com:SWG-Source/dsrc 2021-01-11 13:25:52 -05:00
Cekis 0f0f0ce175 Updated city invasion order to match live. 2021-01-11 13:25:42 -05:00
Reedux a9e7eb5b14 Fix multiplier 2021-01-11 17:30:35 +00:00
Reedux 729d57dd25 Update commnd table range for revive pet 2021-01-11 17:25:38 +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
AconiteandGitHub d6d7d5c24b Update respec_version.tab 2021-01-09 04:38:29 -05:00
AconiteGodOfSWG 3a0c0f6979 GU16 Jedi Expertise Updates #179 #182 #191 #192 #224 #225 #226 #227 #228 #229 #230 #231 #232 #233 #234 #235 #236 #237 #238 #239 2021-01-09 04:20:35 -05:00
AconiteGodOfSWG e2784be837 Complete GU16 BM Updates #181 #185 #186 #188 #189 #214 #215 2021-01-09 02:19:51 -05:00
AconiteGodOfSWG b1abde535b Fix #220 2021-01-08 20:36:27 -05:00
CekisandGitHub 78354b718c Update prejudice.tab 2021-01-02 11:44:24 -08:00
CekisandGitHub 717dc839bf Another attempt at CI with TAB building 2021-01-02 11:42:26 -08:00
AconiteandGitHub dd7babea8f Merge pull request #218 from BloodCommando/master
Updates NPC vendor mobiles to use vendor inventory (not player housing vendors)
2021-01-01 23:35:34 -06:00
BloodCommando fa1efef64c Updates NPC vendor mobiles to use vendor inventory (not player housing vendors)
This updates unique NPC vendors found in the world to use vendor_inventory's instead of the default creature_inventory. This follows SOE's use for the Aurilia vendors, allowing for a greater item capacity (unlimited). Previously they utilized the creature_inventory which had a capacity of 75 but in practice was closer to 37 items. Only mobiles that were exclusively used as world vendors were updated. Some vendors such as Hoth, Loveday and Meatlumps it may be advised to give them unique mobiles in order to update them to this. This is purely serverside and does not need an update to the client.
2021-01-02 00:32:22 -05:00
AconiteandGitHub 781c80802e Update prejudice.tab 2021-01-01 17:57:08 -05:00
Cekis df92178662 Changes to CI building datatables 2021-01-01 17:55:36 -05:00
AconiteGodOfSWG 66fa095541 Fix Command Table incorrect bit vector in weapon restrictions
ty elour <3
2021-01-01 17:38:40 -05:00
Cekis 1fce681b5d Merge branch 'master' of github.com:SWG-Source/dsrc 2020-12-29 14:28:31 -05:00
Cekis 0dd00a9180 Added Legends Memorial for Irish 2020-12-29 14:22:01 -05:00
AconiteandGitHub cd3e299aed Add ant-compile-tab.yml 2020-12-28 15:07:14 -05:00
AconiteandGitHub 53bf9b08f4 Add DataTableTool
This is a custom version of DataTableTool that is compatible with the GitHub Runners for CI.
2020-12-28 14:06:20 -06:00
AconiteGodOfSWG a47d2cd784 Add Ent & Trader Heroic Jewelry to Aurillia Vendor 2020-12-23 02:00:22 -05:00
AconiteGodOfSWG 88c2e39c55 Restore more missing final day combat data
Companion to recent command table updates
2020-12-23 01:24:49 -05: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 361f353252 Restore more missing final day commands 2020-12-23 00:29:26 -05:00
AconiteGodOfSWG 9738f7bf02 Add Datatable Type enums to base class for ease of accessibility 2020-12-01 02:13:03 -05:00
AconiteGodOfSWG 3b1c2513fd Static item creation now respects no trade shared/removable 2020-11-25 18:02:15 -05:00
AconiteGodOfSWG 70f9a9043f Fix #212 Junk Dealer Distance Bug 2020-11-23 23:13:44 -05:00
AconiteGodOfSWGandGitHub 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
TyroneSWGandGitHub 6d91d653f9 Update quest_hero_of_tatooine_farmer.java
Copy and pasting is hard.
2020-11-22 19:28:15 -06:00
TyroneSWGandGitHub 4a5d330aca Update quest_hero_of_tatooine_farmer.java
Proper fix.
2020-11-22 19:23:50 -06:00
AconiteGodOfSWG 3b8b6e5796 Re-Re-Remove Tekil Barje 2020-11-21 01:28:41 -05: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 c093207a3a Fix #178 #183 #184 #187 2020-11-20 00:52:22 -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