Commit Graph
997 Commits
Author SHA1 Message Date
Josh Larson 9fa6ce2e89 Merge pull request #649 from madsboddum/Holocore-428
Holocore-428 [Brawler] Taunt
2022-07-11 13:49:53 -05:00
Ziggy 920eb1419a Holocore-428 [Brawler] Taunt 2022-07-11 16:51:59 +02:00
Ziggy 69c46ebf2f Holocore-555 Remove buffs for players and vehicles in code 2022-07-11 12:56:33 +02:00
Ziggy ffc049bfc0 Removed uniformbox sdb 2022-07-10 17:31:30 +02:00
Undercova b99d6d7824 Added weapons for CL 1 / 10 / 20 / 30 / 40 / 50 to the CBT
Updated CBT to hand out those weapons
2022-07-08 23:28:46 +02:00
Ziggy 5512140f3a Attached species and gender restrictions to object templates instead of only static items using the same table that the client uses
This way we have fixed all of these issues, plus the server and client agree on what can be worn
2022-07-08 18:54:36 +02:00
Undercova 82bb259f8d Updated all weapons
New characters now start with Brawler profession only (since it is the first and only profession worked on right now)
Removed all Jedi items and survey tools from CBT (frog)
2022-07-07 16:22:41 +02:00
Ziggy 24a3fec9bb Added support for Burst Run
HAM costs are an educated guess.
Movement speed is increased by 2x for the buff duration.
2022-07-06 17:23:02 +02:00
Undercova 7e0dd492ee Updated chat channels
Fixed a spawner in Jabbas Palace
Removed NGE related databases
2022-07-06 04:26:47 +02:00
Josh Larson 149e020d92 Merge pull request #609 from madsboddum/lunge
Added support for Lunge, the range of which is 20m instead of the ran…
2022-07-05 18:38:15 -05:00
Ziggy bbe2275d14 Added support for Lunge, the range of which is 20m instead of the range of the melee weapon (5m) 2022-07-06 01:29:53 +02:00
Josh Larson b77b2a7e41 Merge pull request #604 from madsboddum/knockdown_recovery
Added support for Knockdown Recovery and prevented posture changes /s…
2022-07-05 11:00:01 -05:00
Undercova 38dd095a7c Added basic trainers to map locations
Updated some NPCs and removed basic trainer mobile templates from them so map locations ONLY shows real trainers
2022-07-05 16:41:07 +02:00
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 Larson 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
Skorpios0 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
Undercova 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
Skorpios0 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
Skorpios0 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 Larson 4a8f359b52 Merge pull request #485 from madsboddum/478
Fixed a couple of broken item attributes #478
2022-04-16 20:45:19 -05:00
Undercova 284bd4e5ab Updated NPC database #5 2022-04-16 23:27:13 +02:00
Undercova 20c94e0771 Updated NPC database #4 2022-04-16 23:24:52 +02:00
Undercova a4dbbc72c7 Updated NPC database #3 2022-04-16 23:23:06 +02:00
Undercova 69937c520f Updated NPC database #2 2022-04-16 23:12:26 +02:00
Undercova 0ce87021c1 Updated NPC database #1 2022-04-16 23:08:41 +02:00
Undercova 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 Larson 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