GJ
|
adffea1d52
|
Increased the seconds for activation time perk.
|
2012-06-22 10:13:37 -04:00 |
|
GJ
|
20b73dcc84
|
Fixed not checking if an Entity was a LivingEntity before applying the
Counter-Attack ability.
|
2012-06-22 09:47:18 -04:00 |
|
GJ
|
b331fa353b
|
Added increased activate time donor perks
|
2012-06-21 23:01:02 -04:00 |
|
GJ
|
8738036f6f
|
Added Reduced Cooldown perk for donors.
|
2012-06-21 21:50:48 -04:00 |
|
GJ
|
2bef0e833f
|
Rework of Swords handling
|
2012-06-21 09:04:45 -04:00 |
|
GJ
|
9040a2a2e3
|
Optimizations to Combat.java
|
2012-06-18 08:50:14 -04:00 |
|
NuclearW
|
4407ed0a6f
|
Fixed bug with Chunklets not being reloaded on /reload
|
2012-06-16 21:43:04 -04:00 |
|
GJ
|
8ad6337dde
|
Avoid calling the same thing 3 times.
|
2012-06-15 10:58:38 -04:00 |
|
GJ
|
48dd537257
|
More reworking of Unarmed, renamed ArcheryBonusDamageEventHandler for
clarity's sake.
|
2012-06-14 23:59:36 -04:00 |
|
GJ
|
77b4aaa50d
|
Updating Unarmed (WIP)
|
2012-06-14 23:59:35 -04:00 |
|
bm01
|
55e832d4f6
|
Do not track arrow if the bow has Infinity
|
2012-06-15 02:53:11 +02:00 |
|
GJ
|
6f63818e5f
|
Check for the block before throwing the fake break event.
|
2012-06-14 10:24:58 -04:00 |
|
bm01
|
9d396162f1
|
Hardcore.java cleanup
|
2012-06-14 01:22:35 +02:00 |
|
bm01
|
4a0d9a96ab
|
Fixed minor bug with Vampirism notification
|
2012-06-14 00:48:40 +02:00 |
|
GJ
|
14d13eb4c7
|
Archery rework.
|
2012-06-13 08:53:18 -04:00 |
|
GJ
|
29c629eb22
|
WIP on Archery rework.
|
2012-06-12 21:36:17 -04:00 |
|
bm01
|
050b794b42
|
Fixed NPE with /mmoedit
|
2012-06-12 23:31:32 +02:00 |
|
NuclearW
|
f589197321
|
Load the lowest chunklets right now.
Thanks for @Glitchfinder for finding this glitch.
Closes #205
|
2012-06-12 17:00:05 -04:00 |
|
NuclearW
|
09575a68f0
|
Handle corrupt chunklets by making a new one and not throw stacktrace
|
2012-06-12 16:45:28 -04:00 |
|
NuclearW
|
c1b838e356
|
Typo fix
|
2012-06-12 16:45:00 -04:00 |
|
GJ
|
5ba9fb78fd
|
More tweaks to Taming.
|
2012-06-12 14:42:38 -04:00 |
|
GJ
|
2d47447375
|
Begin rework of Taming skill
|
2012-06-12 11:07:51 -04:00 |
|
GJ
|
975e13d45f
|
Tweaked how we check XP gain permissions.
|
2012-06-12 08:10:18 -04:00 |
|
bm01
|
c382c95d24
|
Re-added respawnATS
|
2012-06-12 05:38:32 +02:00 |
|
GJ
|
6ab1996440
|
Reworking of Acrobatics, plus an Acrobatics bugfix.
|
2012-06-11 16:11:23 -04:00 |
|
bm01
|
393ac886e2
|
Removed unneeded method
|
2012-06-10 06:57:55 +02:00 |
|
bm01
|
81eadc1418
|
No longer use/save party name in database and users flat file
|
2012-06-09 19:48:18 +02:00 |
|
bm01
|
3732db2226
|
Reworked Party
|
2012-06-09 03:08:36 +02:00 |
|
bm01
|
90c8e57ed7
|
Reworked a little Users.java
|
2012-06-08 20:00:02 +02:00 |
|
GJ
|
2f15c71412
|
Because making it upper case broke all the things.
|
2012-06-06 18:02:22 -04:00 |
|
GJ
|
e5d2ed4bb2
|
Because lowercase class names are evil.
|
2012-06-06 14:49:07 -04:00 |
|
bm01
|
35565bb021
|
Removed PlayerProfile save on User.removeUser, it's already done in RemoveProfileFromMemoryTask
|
2012-06-06 02:20:33 +02:00 |
|
bm01
|
56aff1d191
|
Replaced playerName fields in PlayerProfile and Users by the Player object
|
2012-06-06 02:03:27 +02:00 |
|
GJ
|
b8be1d1866
|
Fix the Javadocs
|
2012-06-05 11:05:51 -04:00 |
|
GJ
|
71446a12af
|
Static ALL the things!
|
2012-06-05 10:42:56 -04:00 |
|
bm01
|
7ef72c501e
|
Cleanup
|
2012-06-05 16:32:26 +02:00 |
|
GJ
|
6afe0e8a34
|
Organize imports.
|
2012-06-05 10:13:10 -04:00 |
|
bm01
|
63c663b8c1
|
Fixed Archery PVP/PVE enablement not being used properly
|
2012-06-05 16:00:32 +02:00 |
|
GJ
|
1cca4de9e5
|
Cleanup!
|
2012-06-05 09:57:10 -04:00 |
|
GJ
|
7ada587df3
|
More Spout tool stuff.
|
2012-06-04 10:36:24 -04:00 |
|
GJ
|
1e58c32a5f
|
Change XP processing to use a single function.
|
2012-06-04 09:30:51 -04:00 |
|
GJ
|
2a27048174
|
Functions that start with capital letters are bad.
|
2012-06-04 09:08:41 -04:00 |
|
GJ
|
2b291954cf
|
Javadocs.
|
2012-06-04 09:03:25 -04:00 |
|
GJ
|
8f8bfc62ca
|
Cleanup.
|
2012-06-04 08:51:10 -04:00 |
|
nossr50
|
e3e400f376
|
This should make us AntiCheat friendly.
|
2012-06-03 14:38:33 -07:00 |
|
GJ
|
6637758ad0
|
Fixed Spout item checks.
|
2012-06-01 15:29:16 -04:00 |
|
GJ
|
41e9bd3cb5
|
WIP - Spout custom tool support
|
2012-05-31 16:02:11 -04:00 |
|
NuclearW
|
39c2c5f25f
|
Handle EOFException in Chunklets by returning a new empty ChunkletStore and printing an error.
|
2012-05-29 21:02:36 -04:00 |
|
GJ
|
35d4914518
|
This has to be Arrow to keep Potions from giving XP.
|
2012-05-24 15:26:01 -04:00 |
|
GJ
|
9775d71c28
|
Cleanup.
|
2012-05-24 10:35:46 -04:00 |
|