Commit Graph
23 Commits
Author SHA1 Message Date
Waverunner cf5c36dd29 Added Buff Workshop Collection, hologram variable to creatureobject
(Added) BuffWorkshop Collection
(Code) Added hologram variable to CreatureObject
(BugFix) Inspiration ticks stop at max duration
2014-03-23 13:42:18 -04:00
Waverunner ffc9aec1b1 Added Inspiration ticks, effects for Multi-Tier Performance Abilities
(BugFix) Build-A-Buff applies correct stats now
-- NOTE: Stats that the player does not have yet may not show in
character sheet but the server will recognize still recognize their new
stats
(Added) Inspiration Ticks
(BugFix) Inspiration Buffs time corresponds to the players inspiration
ticks.
(BugFix) "Watch" on radial menu working again
(Added) Put in the effects for the multi-tiered performance abilities
(Feature) You can now type /[performance effect] [tier number] to use
that specific effect
(BugFix) showFlyText boolean for showing to observers or not (fixes
other players exp gain shown to other players)
(Code) Few minor additions/fixes
2014-03-22 11:47:37 -04:00
Waverunner ca4e0559a1 Added performance effects, fixed band flos, minor ent service code changes
(Bug Fix) Band Flourishes will now give experience
(Added) Performance Commands
(Code) Changed to ConcurrentHashMap for performance tables
2014-03-20 18:00:13 -04:00
Waverunner d210dc7ad7 Added posture checks, radial script for player objects, bug fixes
(Bug Fix) Must now wait before performing multiple flourishes
(Bug Fix) Can no longer propose to yourself (aka your hand)
(Bug Fix) Fixed some strings that didn't have variables
(Added) Posture checks before Skill Animating
(Added) Additional radial options show on players
2014-03-19 15:56:52 -04:00
Waverunner e0ca1ea7b2 Range check on performances for spectators 2014-03-17 16:49:50 -04:00
Waverunner 1801ac5cae Minor fix to packet being sent 2014-03-16 14:01:32 -04:00
Waverunner 97f4db58d1 Buff Windows now close, changed formula used for stats on inspiration buffs, minor changes overall to entertainer 2014-03-16 13:01:30 -04:00
Light2 807025ec0b more work on AI, added odb for object id(should hopefully fix object id duplicates), fixed tons of bugs 2014-03-10 00:33:34 +01:00
Light2 dce213cab1 Refactored disconnect handling, updated engine 2013-12-15 23:49:12 +01:00
darkk1138 95e372fb82 Add a factor for dance XP.
Note, this implementation is not yet 100% accurate, but it should match
XP values from Entertainer FAQ for all dances.
2013-12-15 10:07:08 +01:00
darkk1138 5f616ed5f0 fix wrong performance id check for dances 2013-12-10 23:14:14 +01:00
darkk1138 64a0e2898d correct xp, still not right though 2013-12-09 23:30:16 +01:00
darkk1138 14f75cc1b4 dancers can now gain experience by performing flourishes
(calculations might still be off though. :p)
2013-12-09 22:54:21 +01:00
darkk1138 471fab10d8 refactored slightly.. wasted a lot of time with that. :p 2013-12-09 17:19:53 +01:00
darkk1138 6471d7e118 add /groupdance command 2013-12-08 17:25:04 +01:00
darkk1138 5bea91f1cf allow /flo ;) 2013-12-07 21:32:14 +01:00
darkk1138 9683f4c164 add startdance, stopdance, flourish and bandflourish commands 2013-12-07 16:34:19 +01:00
darkk1138 6bd1c7b02c temp commit before merge 2013-12-04 22:43:34 +01:00
darkk1138 cde8e11be5 grant species_* skills 2013-11-30 16:54:25 +01:00
darkk1138 2e3879321b temp commit for ent stuff 2013-11-30 12:32:19 +01:00
Waverunner 4f94664584 Added ent skillmods, fixed attribute points in buff workshop 2013-11-25 17:00:32 -05:00
Waverunner 4d66b33344 Inspire Buff applies to Buff Recipient now
Don't know how to resolve these issues:
Stat's aren't updating in character sheet correctly
Time is not showing for buff.
2013-11-21 18:54:01 -05:00
Waverunner b6921a7dc9 BuffRecipient window now updates properly 2013-11-17 13:21:09 -05:00