Ziggy
93f8bfe985
Holocore-436 [Brawler] Bleed Attack
2022-07-17 15:53:17 +02:00
Ziggy
065338adb7
Added support for lightsabers, as well as a couple of Lightsaber skill tree abilities
2022-07-15 02:47:58 +02:00
Ziggy
52ea9667f0
Holocore-435 [Brawler] Parry Riposte Stance
...
Lots of file edits because I also created SWGColor and used in relevant places.
It contains commonly used colors for flytexts, so we don't need to look them up each time.
There are way more colors than the ones I added, but I figure it makes sense to add them as we go along.
2022-07-13 02:49:24 +02:00
Ziggy
920eb1419a
Holocore-428 [Brawler] Taunt
2022-07-11 16:51:59 +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
Josh Larson and GitHub
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
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
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
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
Ziggy
482a3d0c2c
Added support for Center of Being
2022-07-01 00:00:25 +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
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
Undercova
b0eee5040f
Removed nge subfolder in serverdata
...
Updated CU experience table
2022-03-27 15:16:04 +02:00
Undercova
a0d5930515
Added folder structure and sdbs for CU and NGE serverdata
2020-01-04 23:06:00 +01:00
Mads Boddum
56085b785b
#37 : Implemented special lines and freeshot chance
2019-03-15 21:41:58 +01:00
Mads Boddum
a8baa9d79f
Added creature attack animation
2019-02-24 21:57:32 +01:00
Obique
37edfc7dd7
Fixed target command not found
2018-08-30 16:09:30 -05:00
Obique
3cc1c23234
Refactored commands
2018-06-18 16:57:55 -05:00
Obique
94125fc837
Added sdb-based command loader
2018-06-17 12:04:43 -05:00