Commit Graph
85 Commits
Author SHA1 Message Date
Ziggeh 14fece35b6 Fixed incorrect math (Healing Potency)
Healing Potency now functions properly.
2013-12-07 04:28:11 +01:00
Light2 b22b1d818d More work on AI and spawns 2013-12-04 19:05:02 +01:00
Light2 30e1e1c8ec Added collidable areas which can trigger a script, started work on AI, fixed position secured, updated engine 2013-12-02 23:58:22 +01:00
Light2 bb085477c4 Added Heal Over Time buffs, finished most of commando except kill meter and some abilities 2013-11-25 22:10:33 +01:00
Light2 a6ecdcd225 Combat fixes, radial bug fix, tatooine shuttleport travel terminal is no longer stuck in wall 2013-11-22 00:02:46 +01:00
Doogla 403fa12d07 More Jedi Expertise Work
Lots of fixes and updates to Jedi expertise. Everything included in this
update should now work properly, changing the characters stats correctly
based off of expertise choices. Added a line in CombatService that
factors in melee damage increases from expertise when determining raw
damage.
2013-11-08 10:17:59 -08:00
Treeku ded54ab12b Combat takes account of stat and stat_modified
stat = base leveling stat
stat_modified = what equipment/buffs give
2013-11-07 06:59:06 +00:00
Treeku 90f2eec454 Added leveling/roadmap, skillService 2013-11-05 05:36:37 +00:00
Light2 ca5aae4187 Added DoTs, added buff stacks, fixed several combat bugs, added several commands and buffs 2013-09-29 19:17:16 +02:00
Light2 479954f1c2 Added revives 2013-09-27 21:26:02 +02:00
Light2 a711803ef2 Weapon Changes 2013-09-27 16:50:07 +02:00
Light2 fbcbc26065 Added some medic specials, minor combat fixes 2013-09-23 18:02:31 +02:00
Light2 718880dfcf Fixed delay attack particle effect timing, fixed damage decrease calculation 2013-09-23 16:04:16 +02:00
Light2 c318beb6af Minor heal fix 2013-09-23 15:43:28 +02:00
Light2 2f7c2290df Fixed cooldown reset for healing a target with full health 2013-09-22 19:27:56 +02:00
Light2 110f8ae237 Added cooldown resets for commands that arent executed 2013-09-22 18:47:41 +02:00
Light2 5ff085adcc Added serverside cooldown control 2013-09-22 18:24:48 +02:00
Light2 7a4b985bc2 Combat Commands now add buffs automatically to self and/or target 2013-09-22 17:06:59 +02:00
Light2 098b2d55f3 Fixed self heals, added animations for heals 2013-09-22 16:41:53 +02:00
Light2 c7bfc890bd Cloning works now, changed object list to hash map (significant performance increase) 2013-09-21 19:02:35 +02:00
Light2 351f1d6bd4 Reworked script service, added cloning terminals to all cloning facilities 2013-09-16 16:42:30 +02:00
Light2 f6ce41e1e1 fixed minor memory leak 2013-09-15 19:23:49 +02:00
Light2 654fa6b49f Added delay attacks and effects 2013-09-15 18:48:13 +02:00
Light2 a2da1f9ce9 Fixed combat roll 2013-09-14 23:13:24 +02:00
Light2 f829fa638b Added duels, added incap and deathblow, fixed some buff issues 2013-09-14 22:25:52 +02:00
Light2 2768c20dff Added heals 2013-09-01 18:53:40 +02:00
Light2 471852dc3c Fixed static spawns, added travel terminal and collector spawns, fixed galaxy population status, added combat commands for every profession 2013-08-31 17:34:30 +02:00
Light2 cfa5ea5a43 Added expertise, added AoE/Cone combat, added some commando expertise boxes as an example for expertise scripts 2013-08-28 17:56:35 +02:00
Light2 6e9031d4d2 Added skill mods 2013-08-25 21:35:30 +02:00
Light2 8cdfa6d86e Added combat spam packet 2013-08-24 16:33:33 +02:00
Light2 fa79a8b41c Added buffs, added total play time to character sheet 2013-08-11 18:18:12 +02:00
Light2 a8c61f8e50 Basic combat works now, fixed /pvp, added waypoint mail attachments, fixed several bugs 2013-08-04 21:15:12 +02:00
Light2 8c6d56bef3 More work on combat, added 2 obj Controller packets, added /setspeed, fixed object permissions 2013-08-03 23:23:35 +02:00
Light2 1078331b60 Added preliminary terrain collision detection, added some combat functions, changed CreatureObjects superclass to Tangible Object
Updated engine
Delete all files in odb/creature (creature superclass was changed so db
wipe is needed)
2013-07-30 21:29:35 +02:00
Light2 7d66690c49 NGECore2 Code 2013-07-07 21:07:06 +02:00