Light2
b245efdce6
Finished NPC conversations, fixed disconnect bug, fixed AI atk speed check
2014-04-02 18:12:08 +02:00
Seefo
68ebfae145
Fixed expertise exploit
2014-03-29 14:01:00 -04:00
Treeku
9c30dbc695
Fixed expertise abilities
2014-03-29 00:19:20 +00:00
Seefo
52696dde04
Fixed removeSkill bug, read extended
...
Under certain circumstances, a skill would not be removed because of an
invalid skill mod being removed.
2014-03-28 10:31:53 -04:00
Seefo
f9990a2bd5
Fixed some stuff
2014-03-28 07:09:16 -04:00
Seefo
e8c4bc5bc8
Fixed #150
2014-03-27 18:21:12 -04:00
Waverunner
27759a53fd
Fixed Out of Bounds error for expertise, changed modifier on skillmods to float
...
(BugFix) Fixed out of bounds error when assigning expertise points
(Code) Changed SkillMod's modifier variable to float value
(Code) Changed Charge! and Scatter! to use updated addBuffToCreature
2014-03-27 14:43:04 -04:00
Waverunner
bb85682bd6
Bug Fixes: Issue #215 + #235 & Minor improvements.
...
(BugFix) Officer group buff's will now check ranges
(BugFix) Group buffs applied when a player joins a group as long as they
are within range
(BugFix) /inspire will now take a command string for target
(BugFix) /imagedesign will now take a command string for target
2014-03-27 11:23:15 -04:00
Seefo
c63c602367
Fixed expertise and image design checks
...
also added options.cfg to gitignore
2014-03-26 22:38:39 -04:00
Light2
c3772e3246
Added xp gain on killing NPCs, fixed some bugs, added 2 new config options
2014-03-26 23:37:10 +01:00
Seefo
c0fcda14df
Fixed issue #114
2014-03-23 16:04:57 -04:00
Seefo
d00aa83050
Fixed a few exploits. See extended.
...
Skills obtained through the expertise system are now validated to make
sure they are legitimate expertise skills.
Player expertise points are also now factored in instead of letting the
client do all the calculations.
Command "setcurrentskilltitle" now checks if the player has obtained the
skill title to prevent abuse of the command.
2014-03-23 12:27:42 -04:00
Treeku
5df4b7c203
Made all callScript functions consistent
2014-03-19 18:26:15 +00:00
Treeku
d7d2f327a5
Fixed lifeday gifts, swoop deed, inspire, +fixme
2013-12-16 13:41:47 +00:00
Light2
dce213cab1
Refactored disconnect handling, updated engine
2013-12-15 23:49:12 +01:00
Treeku
53871fcbb6
Cut warnings down
2013-12-09 11:11:18 +00:00
darkk1138
131092de60
Merge branch 'master' into darkk_ent
...
Conflicts:
src/resources/objects/creature/CreatureMessageBuilder.java
src/resources/objects/creature/CreatureObject.java
2013-12-07 16:37:52 +01:00
Treeku
82e513363e
Fixed use() in object scripts. It should work now
2013-12-05 04:17:06 +00:00
darkk1138
cde8e11be5
grant species_* skills
2013-11-30 16:54:25 +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
cf485b33b7
Fixed radials, refactored shuttle timer (works now), shuttleport can no longer travel to starports on other planets and vice versa...
...
...added almost all of the missing travel points
2013-11-25 00:09:41 +01:00
Waverunner
a5385ce4da
Skills now grant appropriate title
...
Added a title list to PlayerObject as well for server purposes (mainly
for /setcurrentskilltitle)
2013-11-15 17:03:42 -05:00
Treeku
90f2eec454
Added leveling/roadmap, skillService
2013-11-05 05:36:37 +00:00