31 Commits

Author SHA1 Message Date
bfeb976e89 Fix teleport issues. 2013-11-26 16:10:56 -07:00
60b158cede Merge remote-tracking branch 'origin/master_event' 2013-11-26 16:07:47 -07:00
Nonoriri
b977e080be Added four types of loot chests. Loot chest probabilities slightly
increased. Fixed a nullpointerexception caused by a missing
toLowerCase() call.
2013-11-26 17:46:41 -05:00
485bbf930b Fixed places where toLowerCase() was not needed/ was missing. 2013-11-26 13:41:17 -07:00
65263a474e Use offline version of getJobLv(). 2013-11-26 12:31:52 -07:00
0e1fe37493 Fix to /jobs members. Meant to sort by level, not name. 2013-11-26 12:23:33 -07:00
0b98c8c74b Fixes to '/jobs members' before official release. 2013-11-26 11:17:29 -07:00
9fdb87addb Add in '/jobs members' command. 2013-11-26 10:47:26 -07:00
70a92aeaac Remove all saveAccountsConfig() calls. Add in 30 second account save
config. Should reduce a lot of stress on the server when players are
grinding jobs. There should be no reason to write to a file so often.
2013-11-26 10:17:23 -07:00
00fc5c4baa Apply Thanksgiving / Crafting Items Patch 2013-11-26 03:41:14 -07:00
c5a992c418 Forgot to add new invulnerability code to reviving. 2013-11-20 03:31:33 -07:00
c46c4e52df Add a fix to prevent players from teleporting to others and being below
them when riding vehicles. This would usually cause them to fall through
blocks in for example rail systems that are suspended.
2013-11-20 03:26:04 -07:00
0c4e92f710 Fix issues with leaving the game with an open inventory not properly
saving/dropping unused items.
2013-11-20 03:14:21 -07:00
f2ef2c9c88 Add in an inventory refresh for using Polymorph Wands so they still
appear correctly in the client.
2013-11-19 18:36:01 -07:00
b315a5a3eb Fix Revive bug. Make boss healthbar less glitchy, hopefully fixing
random disconnecting as well. Fix issues with boss not spawning
immediately.
2013-11-19 12:31:15 -07:00
c935896d60 Added is_PermanentProperty() to contain all lore phrases where the
property should not be removed in cases where items need to remove other
lore "bonuses".
2013-11-19 04:04:46 -07:00
482e1814dd Add 5 seconds of invincibility for the reviving player. 2013-11-18 22:46:51 -07:00
76b2ece1d0 Fix removing mobs on revive. Did not remove mobs with nametags (That
weren't important)
2013-11-18 22:46:07 -07:00
6cea6022c3 Add in proper unenchanting. Make sure Weak armor does not lose its
properties via enchanting / unenchanting.
2013-11-18 00:57:46 -07:00
ea3b087fe6 Placed "ticktime" command back in. Fixed double length days and nights.
Separate tick time from game tick. Added temporary Chainmail values to
EnchantLevelDatabase until real values are added.
2013-11-17 05:07:31 -07:00
903dbfa91a r261. Propogating changes. 2013-11-11 14:28:42 -07:00
1a418e7650 r261. Finally fixed Super-mobs. Other bugfixes to improve stability. 2013-11-10 04:11:55 -07:00
84e20c4f3f r270. Fixed a few bugs. Not ready for release. Unknown max health bug. 2013-11-09 23:48:22 -07:00
7e82f339b5 r270. Bugfixes! 2013-11-09 05:47:40 -07:00
23ff12f9b7 r259 with Halloween ending updates! Polymorph wand! WHOO! 2013-11-08 09:38:41 -07:00
303e6d9739 r259. Many fixes and changes yet again. 2013-11-06 03:29:11 -07:00
89377ecaf0 r258. Many tweaks to jobs, bugfixes. 2013-11-05 00:50:22 -07:00
ab0800643d r257 with all bugfixes! It's finally out! 2013-11-03 23:07:18 -07:00
66b18762e3 Continue Dungeon class. Fixed issue . 2013-11-03 02:58:32 -07:00
163949e354 Add in ability to select ultimate, and defined a portal that can take
you to the dungeon area if you are allowed to.
2013-11-03 01:42:54 -07:00
7a2e0f9f74 First Commit 2013-11-01 23:28:39 -07:00