Cekis
36c3589f9e
Fixed issue with encounter quests where NPC could not find attacker location.
2017-01-20 00:52:16 +00:00
Cekis
4de00613ce
Added check for valid id when a creature is spawned for encounter quests.
2017-01-19 19:18:02 +00:00
Cekis
ee32c911db
Fixed issue where maximum combat distance wasn't being considered when a player warped out of the area (i.e. cloned).
2016-12-21 17:23:20 +00:00
DarthArgus
437f499e65
don't exclude javas
2016-05-05 21:06:04 +00:00
Cekis
b262d6e15f
Java code enhancements for most of the java library and other areas (lots more to come).
2016-03-16 06:21:15 +00:00
DarthArgus
bbee2d328c
who isn't sick of converting the freaking scripts? this negates the need
2015-11-24 09:27:45 -06:00
PrisonCamp
2c8a2c1d47
Fixed the following:
...
You can now rename your beast as much as you would like.
Police officers will no longer harass corpses.
Static NPC's conversing will now successfully converse with one another.
When a player dies, the pet will go invulnerable and be immediately packed up.
When respecing professions, your weapon will now be unequiped.
Fixed the chat system for some NPC's.
You can now only mount your vehicle from less than 5 meters.
Quest items that can be clicked on cannot be used from less than 5 meters.
Added a message to the QaSetup script, notifying the QA that they have received their items.
2015-01-30 16:23:48 -08:00
PrisonCamp
6a9522ef94
Removed unnecessary references and cleaned up scripts.
2015-01-18 02:05:57 -08:00
PrisonCamp
021f2e16fc
Commented out unnecessary debug message
2015-01-01 15:38:50 -08:00
PrisonCamp
c2a5792f5f
Added and commented out debug message
2015-01-01 15:38:31 -08:00
PrisonCamp
a51c86f9a8
Added super function to call original parent function. This was not being called, and the result was many functions not happening in-game as they should(ie. no particle effects floating above pylons in GCW invasions).
...
This now allows the child function to call its parent function's code along with its own.
TODO: Add this function to the compiler.
2015-01-01 15:37:53 -08:00
Eric Barr
69c310dde0
Added ignore files to ignore *.java files generated from scripts
2014-03-31 09:57:30 -07:00
Eric Barr
bb6c3884a5
Removed files that don't need to be tracked
2014-03-31 09:55:49 -07:00
Dallin Wellington
0a0796d1a9
Initial commit.
2013-09-10 23:17:15 -07:00