Commit Graph
6324 Commits
Author SHA1 Message Date
Skorpios0 30f55257ff Merge branch 'ProjectSWGCore:cu_quality_assurance' into cu_quality_assurance 2022-04-12 18:45:51 +01:00
Skorpios e67b39bfff Removed Restuss from the restricted PVP Zone. 2022-04-10 20:56:46 +01:00
Josh Larson 2a2a81dd8a Merge pull request #414 from madsboddum/loot_radial_fix
Fix loot radials appearing twice
2022-04-10 13:54:18 -05:00
Josh Larson 2f128bacbc Merge pull request #419 from madsboddum/417
Credit option for blue frog that gives the player money for training,…
2022-04-10 13:53:33 -05:00
Ziggy 12c4a18b51 Credit option for blue frog that gives the player money for training, travel etc #417 2022-04-10 17:53:37 +02:00
Undercova b0eee5040f Removed nge subfolder in serverdata
Updated CU experience table
2022-03-27 15:16:04 +02:00
Undercova cc0e0a8263 Added database for CU combat levels and the needed experience for each level
Removed a faulty Wookiee shirt from CBT and item database
2022-03-08 00:17:59 +01:00
Josh Larson f2dd9eccc1 Merge pull request #415 from madsboddum/remove_cu_serverdata
We repurposed the nge serverdata for cu instead, so there's no reason…
2022-01-30 08:30:39 -06:00
Josh Larson 534ef20264 Merge pull request #413 from madsboddum/starter_clothes_fix
Fix being unable to unequip and then re-equip the starter clothes, ca…
2022-01-30 08:28:53 -06:00
Josh Larson 93a7336f4c Merge pull request #412 from madsboddum/remove_collections
Removed NGE collections code and data
2022-01-30 08:28:29 -06:00
Ziggy 3bade78263 We repurposed the nge serverdata for cu instead, so there's no reason to keep these 2022-01-30 13:38:57 +01:00
Ziggy f2715b1161 Fix loot radials appearing twice 2022-01-30 13:09:40 +01:00
Ziggy f4cc0be937 Fix being unable to unequip and then re-equip the starter clothes, caused by these items missing the Skill Required attribute 2022-01-30 12:23:21 +01:00
Ziggy 22ca724d6f Removed NGE collections code and data 2022-01-30 12:08:57 +01:00
Undercova d3269c3bb6 Added a few more extra buildout objects to the galaxy
Updated all weapons to have more accurate damage and dps according to their CL
Updated loot table
Added a few more entertainer NPCs to the database
Added Janta and Jawa specific loot groups
Updated all NPC stats (health, armor, XP)
Updated Tatooine spawns
Updated min and max CL for dynamic spawns on all terrains
Changed the landing and launching sound for shuttles in starports
2022-01-23 22:24:35 +01:00
Josh Larson 02b8854bf1 Merge pull request #396 from madsboddum/wound_chance
Prevent european system locales from using comma in wound chance
2022-01-23 11:02:15 -06:00
Josh Larson 6df914cd1a Merge pull request #407 from madsboddum/remove_expertise
Deleted expertise sdbs and loaders
2022-01-23 11:01:47 -06:00
Josh Larson 500e5914cc Merge pull request #408 from madsboddum/cu_skills_sdb
Regenerated skills.sdb from CU clientdata, so we don't need to keep NGE skills in memory
2022-01-23 11:01:28 -06:00
Josh Larson 86e28ad249 Merge pull request #401 from madsboddum/badge_clientdata
Actually use the new badge dataloader that uses sdb instead of the old code that uses iff
2022-01-23 11:01:12 -06:00
Ziggy 45b7416827 Regenerated skills.sdb from CU clientdata, so we don't need to keep NGE skills in memory 2022-01-23 15:30:39 +01:00
Ziggy b9800cfc02 Deleted expertise sdbs and loaders 2022-01-23 14:55:25 +01:00
Ziggy 2ef8ee9443 Skillmods should be listed first 2022-01-23 12:00:24 +01:00
Ziggy 2caae2390c Fixed weapon DPS attribute 2022-01-23 11:14:08 +01:00
Ziggy d8cbd23573 Weapon category did not exist in CU, so let's remove that 2022-01-23 11:12:00 +01:00
Ziggy 3ee87d5353 Wound chance should be escaped 2022-01-23 11:11:47 +01:00
Ziggy 72abe1215e Fixed a bunch of weapon attribute problems. Wrong categories, missing names... 2022-01-23 10:56:16 +01:00
Ziggy 9622dbf536 Actually use the new badge dataloader that uses sdb instead of the old code that uses iff 2022-01-23 10:26:10 +01:00
Undercova e5d97859dc Fixed template name for cash loot item 2022-01-22 21:50:02 +01:00
Undercova 2a45af732b Merge branch 'cu_quality_assurance' of https://github.com/ProjectSWGCore/Holocore into cu_quality_assurance 2022-01-22 19:58:15 +01:00
Undercova d48c72ac9a Added patrol routes to trainers in Mos Eisley
Updated several spawns on Tatooine
2022-01-22 19:57:38 +01:00
Ziggy bec93849c7 Simplified stringify of wound chance 2022-01-22 19:54:09 +01:00
Ziggy 3638feefad We use US locale elsewhere 2022-01-22 19:01:06 +01:00
Ziggy 395813de2c Wound chance is now always using period for the decimal, even if the system has a european locale that uses comma for decimals 2022-01-22 18:57:47 +01:00
Josh Larson 7501d77d44 Merge pull request #395 from madsboddum/wound_chance
Apply Wound Chance to weapons
2022-01-22 11:52:17 -06:00
Ziggy a0e6596445 Apply Wound Chance to weapons 2022-01-22 18:48:04 +01:00
Josh Larson 52dcda8284 Merge pull request #393 from madsboddum/accuracy_bonus
Apply Accuracy Bonus to weapons
2022-01-22 11:27:32 -06:00
Josh Larson 0cceda8700 Merge pull request #394 from madsboddum/required_skill
Required profession -> required skill
2022-01-22 11:27:05 -06:00
Ziggy 9452d86492 Required profession -> required skill 2022-01-22 18:26:50 +01:00
Ziggy 09699badc4 Apply Accuracy Bonus to weapons 2022-01-22 18:03:04 +01:00
Josh Larson 44f1b1d6d8 Merge pull request #391 from madsboddum/special_attack_cost
Apply Special Attack Cost to weapons
2022-01-22 10:59:16 -06:00
Ziggy cc58388358 Apply Special Attack Cost attribute to weapons 2022-01-22 17:51:27 +01:00
Josh Larson 14778da852 Merge pull request #389 from madsboddum/item_cl
Switched required combat level on items from NGE string to CU string
2022-01-22 10:27:00 -06:00
Josh Larson 3f5fbc4a5f Merge pull request #390 from madsboddum/fix_vehicle_tests
Fixes vehicle test failures, possibly in-game problems as well
2022-01-22 10:10:20 -06:00
Ziggy b8e80f83e6 Fixed last cell in every row missing in vehicles.sdb, causing test failures. IntelliJ trims lines on save! 2022-01-22 16:45:20 +01:00
Ziggy 41cc9d8587 A column was removed from vehicles.sdb, let's stop loading it 2022-01-22 16:32:07 +01:00
Ziggy 37f985f8ce Switched required combat level on items from NGE string to CU string 2022-01-22 15:57:42 +01:00
Undercova 529fc26dfc Updated armor item database
Updated item database
Updated weapon item database
Updated wearable item database
Updated NPC Malakili to have no weapon
Updated Tatooine spawns
Changed initial amount of cash and bank credits a player gets x10
Changed the additional random timer for LOITER NPCs from 10 to 3
Changed the additional random timer for TURN NPCs from 10 to 3
Updated CBT to have LOW, MEDIUM and HIGH weapon sets for testing
Changed the loot icon for corpses
2022-01-22 15:40:07 +01:00
Undercova 3fb52c60cf Fixed Tatooine spawns
Updated all GCW spawns and made the NPCs elite
2022-01-21 18:27:23 +01:00
Undercova 3f258eb223 Updated buildout database
Updated several conversations
Updated NPC database
Updated all patrol routes
Updated all patrol spawns
Updated all CLs for NPCs on every planet
Removed old unused conversations
2022-01-21 00:15:06 +01:00
Josh Larson 109a88e399 Merge pull request #381 from madsboddum/cu_quality_assurance
Fixed issue with money, where the system both thought you had some bu…
2022-01-18 14:02:17 -06:00