Commit Graph
984 Commits
Author SHA1 Message Date
Ziggy eea133bb17 Added support for Knockdown Recovery and prevented posture changes /stand, /kneel, /prone and /sit while knocked down 2022-07-05 12:35:35 +02:00
Josh LarsonandGitHub 7c531b1419 Merge pull request #600 from madsboddum/armor_break
Added support for Armor Break, which reduces the opponents armor prot…
2022-07-04 13:16:48 -05:00
Ziggy 58455c44ea Added support for Armor Break, which reduces the opponents armor protection by 4.2% temporarily 2022-07-04 17:42:53 +02:00
Undercova 3b52aafb30 Fixed spawner positions in Wattos Junk Shop
Updated NPC stats database
2022-07-04 16:20:59 +02:00
Ziggy 499466965c Added support for Sweep Attack, which is an AoE knockdown ability
Less damage and higher special attack cost than the similar Leg Sweep, because Leg Sweep is single target while this is an area attack
2022-07-04 01:31:56 +02:00
Ziggy 4b4fd223e1 Added support for Leg Sweep and knockdown combat abilities in general 2022-07-04 00:36:17 +02:00
Ziggy 11737ddbb0 Added support for Melee Assault and Melee Strike, special attack costs and animations are a qualified guess 2022-07-03 21:20:36 +02:00
Undercova ed43b9e7d7 Removed unused preCU and NGE only columns
Updated numerous weapons with CU data
Updated NPC stats. Most NPCs should be a lot easier to kill now and also cause less damage
Changed dynamic spawn  min CL for Tatooinefrom 1 to 5
Removed NGE related item info
Updated CBT and seperated the Lightsaber, Melee and Ranged weapons into low, medium and high
2022-07-03 04:23:57 +02:00
Ziggy 294b891b6f Removed stat mods and remnant NPE Uniform Box code 2022-07-02 15:52:48 +02:00
Ziggy 482a3d0c2c Added support for Center of Being 2022-07-01 00:00:25 +02:00
Undercova bcb5e134bb Updated NPC stats
Added Jetpack into vehicles database
2022-06-29 18:23:00 +02:00
Undercova e0ba593983 Updated item database
Updated weapon database - weapons now have their real attack speed stored and set
Updated NPC stats (CU values)
2022-06-28 21:31:06 +02:00
Undercova 99b21a2380 Updated weapon database so some weapons have their original combat level restriction and required skill set 2022-06-28 02:59:58 +02:00
Ziggy 01322d87fa Fixed invalid command warnings at startup by removing combat commands that don't exist in CU 2022-06-26 12:03:02 +02:00
Ziggy 90b274aeb0 Fixed first row of combat_commands.sdb not being loaded because the column data type row was missing 2022-06-26 12:03:02 +02:00
Skorpios0andGitHub 27aaeba304 Update static_city_points.sdf
Added Lake Retreat on Naboo as this was missing on the map as a city.
2022-06-16 14:30:40 +01:00
Ziggy 4623034931 Converted MappingTemplateLoader from SDF to SDB 2022-06-06 14:29:47 +02:00
Ziggy cdf6d1183a Don't apply non-existent buffs to vehicles #508 2022-06-05 21:08:08 +02:00
UndercovaandGitHub fcd1c77699 Merge pull request #523 from Skorpios0/cu_quality_assurance
Updates to Static Cities and Travel shuttleports
2022-05-02 19:53:51 +02:00
Undercova 622209d8e6 Update gradle build
Updated clone mapping
Added additional cloning tube locations in Mensix Mining Facility
Updated all loot groups
Updated all NPCs and their loot
Changed radius for all LOITER NPCs
Removed many of the factional (imperial / rebel / neutral) presence forces and mainly kept the PATROLs only
2022-05-01 07:19:52 +02:00
Undercova af7e6ca2fb Added equipment database for NPC spawns 2022-04-30 19:58:58 +02:00
Skorpios0andGitHub 1dc3d8e32a Dathomir Quarantine Zone removed from Cities
Removed the Dathomir Quarantine Zone as it does not exist in CU.
2022-04-30 01:56:22 +01:00
Skorpios0andGitHub 1cb2d78fd2 Removed NGE shuttleport locations - Wayfar and Dathomir Quarantine Zone
Removed shuttleport from Dathomir Quarantine Zone as the zone doesn't exist in CU. Also removed shuttleport from Wayfar on Tatooine as there's no shuttle port in CU Wayfar, although it could be added in with buildouts at a future date, currently 2 buildings sit in the NGE placement, after testing alternative placement it can be squeezed in between them and the cantina but is a little tight and clashes with a structures canopy however not a big deal.
2022-04-30 01:53:01 +01:00
Undercova 3535b94c4f Removed NGE combat commands from database
Updated some imperial NPCs and their primary weapons
Updated Dathomir spawns
Updated Lok spawns
Updated Naboo spawns
Updated Tatooine spawns
Updated GCW spawns for Corellia
Updated no spawn zone database
Updated dynamic spawn groups
Updated travel coordinates for Restuss
Changed despawn timer for dead NPCs from 5 to 15 secs
Changed loot range from 64 to 16 meters
Changed the trigger distance to spawn dynamic groups around a player from 350 to 250m
Changed dynamic NPC spawn chance from 2 to 7 and max observed NPCs from 7 to 10
2022-04-23 23:18:15 +02:00
Ziggy 3dc8d25b75 Removed some NGE combat logic that would sometimes cause server errors when rolled (dodge, parry...) 2022-04-23 16:22:51 +02:00
Undercova 4631d41228 Emptied special lines database (NGE) to prevent error during boot up 2022-04-18 03:49:58 +02:00
Josh LarsonandGitHub 4a8f359b52 Merge pull request #485 from madsboddum/478
Fixed a couple of broken item attributes #478
2022-04-16 20:45:19 -05:00
UndercovaandGitHub 284bd4e5ab Updated NPC database #5 2022-04-16 23:27:13 +02:00
UndercovaandGitHub 20c94e0771 Updated NPC database #4 2022-04-16 23:24:52 +02:00
UndercovaandGitHub a4dbbc72c7 Updated NPC database #3 2022-04-16 23:23:06 +02:00
UndercovaandGitHub 69937c520f Updated NPC database #2 2022-04-16 23:12:26 +02:00
UndercovaandGitHub 0ce87021c1 Updated NPC database #1 2022-04-16 23:08:41 +02:00
UndercovaandGitHub af702c0cf3 Changed combat profiles of NPCs to CU skills 2022-04-16 23:04:01 +02:00
Ziggy 08e0b127bd Fixed "None" case for skill requirement on equippable items #478 2022-04-15 16:32:59 +02:00
Josh LarsonandGitHub 7278dd99cf Merge pull request #425 from Skorpios0/cu_quality_assurance
Removed Restuss from the restricted PVP Zone.
2022-04-14 14:45:24 -05:00
Undercova c6d23ab0bc Updated recruiter conversations 2022-04-14 00:12:25 +02:00
Skorpios e67b39bfff Removed Restuss from the restricted PVP Zone. 2022-04-10 20:56:46 +01: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 LarsonandGitHub 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
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 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 LarsonandGitHub 6df914cd1a Merge pull request #407 from madsboddum/remove_expertise
Deleted expertise sdbs and loaders
2022-01-23 11:01:47 -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
Undercova d48c72ac9a Added patrol routes to trainers in Mos Eisley
Updated several spawns on Tatooine
2022-01-22 19:57:38 +01:00
Josh LarsonandGitHub 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
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