Commit Graph
4143 Commits
Author SHA1 Message Date
AconiteX 8a35cd9085 Refractor approach to special creature DNA loot
The point of this change is to get rid of all of the unnecessary DNA loot roll chance scripts located at script.item.dna.* and instead replace it with a proper implementation. There are 2 new columns in creatures.tab (dnaChancePct and dnaItemName) which are parsed during createCreature() and loot events to properly roll for loot chance of the DNA and to add it to a creature's inventory container.
2021-07-13 02:29:08 -04:00
AconiteX 6366bded0e Update quest_crc_string_table.tab 2021-07-13 00:51:52 -04:00
AconiteX 90577ca186 Fix WoD Conversation Scripts for 3.1 Compatibility 2021-07-13 00:38:16 -04:00
JohnandGitHub 1816a117dc Merge pull request #307 from BloodCommando/3.1
Witches of Dathomir
2021-07-13 00:18:49 -04:00
BloodCommando 49e6b3a4b8 Witches of Dathomir 2021-07-12 15:27:53 -04:00
AconiteX 4edc48c219 Missed one 2021-06-27 01:47:37 -04:00
AconiteX aae953a7e1 Gender Enum Refactor 2021-06-27 01:46:50 -04:00
AconiteX dd853fc370 Remote Deprecated SCRIPT_DEFAULT return 2021-06-19 23:33:33 -04:00
AconiteX e9dda02ba3 Purge Deprecated Script Trigger References 2021-06-19 23:13:34 -04:00
AconiteX 2f7b208e5a Block Egg Search on Restuss Antennae 2021-06-19 20:10:32 -04:00
AconiteX 4cca0d7020 Add isGod checks to some OnHearSpeech Triggers 2021-06-19 20:09:57 -04:00
AconiteX a69c1f0d57 Fix #303 2021-06-19 01:00:15 -04:00
AconiteX fa81322e7e Add OnPlayerReportedChat Trigger Handling 2021-06-16 19:43:50 -04:00
AconiteGodOfSWG 0336a2802f nLog Wrapping for Clean Logging 2021-06-12 06:22:38 -04:00
AconiteX bb29e4c736 Add helper message to /setPermission because wtf 2021-06-05 08:55:53 -04:00
AconiteX 4eac2bfb90 GU 18.4 - Housing - Access Lock Permission List 2021-06-05 08:47:28 -04:00
AconiteX 6aa96f006a Block Container Transfer out of Buyback Container if the item hasn't actually been bought back 2021-06-03 23:22:52 -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 530f543e33 17.2 GCW Officer Cloning Perk/Penalty 2021-04-14 00:40:04 -04:00
AconiteGodOfSWG ff707a2ae3 Refactor and fix /forceCommand 2021-04-14 00:38:47 -04:00
AconiteGodOfSWG ebd13f157f Display faction base loc bonus in GCW terms 2021-04-12 23:41:10 -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 8319732829 Update buff.java 2021-04-02 11:41:55 -04:00
AconiteGodOfSWG 04a32e3e95 Various Updates
Refactors factional presence tracking from src to dsrc for more flexibility and hooking to GCW leaderboard for scaled scoring later
Addresses a number of faction base and faction presence GU items
Rescripted gmRevive to have more functionality
Restore Planet Map Cats to final day
2021-03-31 12:13:09 -04:00
AconiteGodOfSWG bb20b35fd8 admin cmd updates see desc
Added /admin startGcwSpaceBattle which can be used to force-start a GCW2 space battle
/kill now works on ships and static objects (e.g. barricades), in addition to mobs
/setRank now works correctly
2021-03-30 05:11:53 -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
AconiteGodOfSWG 694a499356 willy wonka is dead 2021-03-26 02:21:12 -04:00
AconiteGodOfSWG 3dece87a5a Move generateCraftedItem to gm.cmd 2021-03-17 13:03:04 -04:00
AconiteGodOfSWG 8fac56c948 Dirty Cell Perms Update (Fix for DWB/GEO) 2021-03-16 12:07:53 -04:00
AconiteGodOfSWG ab81dadb32 Remove unnecessary throws 2021-03-13 20:19:03 -05:00
AconiteGodOfSWG f05c1f06dc Create buildout_utility.java 2021-03-10 22:04:59 -05:00
AconiteGodOfSWG 5d78ff793b add getUsername admin cmd 2021-03-08 22:06:47 -05:00
AconiteGodOfSWG 74c4a69f91 fix typo 2021-03-08 20:44:46 -05:00
AconiteGodOfSWG 4202903a6f more script clean up 2021-03-08 19:09:53 -05:00
JohnandGitHub 4f86bfe786 Merge pull request #244 from Reedux/Pet-Changes
Various Pet Changes See Commits for info
2021-03-06 15:27:08 -06:00
Reedux 9875530638 Revert "Pet revive health will now increase with expertise options"
This reverts commit 6a5b63927c.
2021-03-06 13:58:53 +00:00
Reedux 8025be7759 Fix and change the beast xp modifier 2021-03-06 13:56:49 +00:00
AconiteGodOfSWG d4a6744b5f Fix #277 2021-02-26 22:09:24 -05:00
AconiteGodOfSWG c198162723 add GM tool for fixing structure terminal/sign placements 2021-02-22 02:03:55 -05:00
AconiteGodOfSWG 20cf52a3f1 Handle auto-store username as objvar on login and add username methods 2021-02-15 04:09:58 -05:00
AconiteGodOfSWG 788a36dc3b Add guild join time tracking for leaderboard qualification 2021-02-14 21:11:31 -05:00
AconiteGodOfSWG 026f80f855 Add rank_pair wrapper 2021-02-14 21:03:46 -05:00
AconiteGodOfSWG ca7a21ba17 Admin Command Additions
/getRotation <oid> for rotation and quaternions of an object
/setWeather <clear | mild | heavy | severe> to set the weather in the scene
2021-02-14 20:59:44 -05:00
AconiteGodOfSWG 9b55bd5c5c Fix Wald NPC being literally naked 2021-02-13 12:47:58 -05:00
JohnandGitHub ccbb249314 Merge pull request #270 from BloodCommando/master
Corrected Name Mismatch with Yoda House
2021-02-07 19:14:07 -06:00
BloodCommando 123932d988 Corrected Name Mismatch with Yoda House
The name of the current object in our dsrc is construction_player_tcg_8_yoda_house.iff and shared_construction_player_tcg_8_yoda_house.iff. The player_structure.tab was referencing construction_player_house_tcg_8_yoda_house. Resulting in an error each time this house would be placed.
2021-02-07 17:22:44 -05:00