TfT_02
|
0185a30ec9
|
Fix an IndexOutOfBoundsException: Index: 0
In SaveTimerTask.java
Fixes #2039
|
2014-06-08 18:21:13 +02:00 |
|
TfT_02
|
38e1947302
|
Remove PvpLogger checks
No longer needed when testing with Combat Tag v6.1.4, the NPCs have
metadata „NPC”.
Fixes #2017
|
2014-06-08 18:11:18 +02:00 |
|
riking
|
4fb4d6fc0c
|
Save users asynchronously
|
2014-06-08 14:12:25 +02:00 |
|
TfT_02
|
3403aef37d
|
Don't display child skills on scoreboards
This fixes an issue where the scoreboard would not display properly
when using /mcstats or /inspect.
Fixes #2037
|
2014-05-23 17:03:02 +02:00 |
|
TfT_02
|
93d63dbca5
|
Minor cleanup of imports
|
2014-05-18 17:06:50 +02:00 |
|
TfT_02
|
4643cf1070
|
A whole bunch of more work to convert Salvage to a child skill
|
2014-05-18 17:04:39 +02:00 |
|
GJ
|
91bf54019e
|
Convert Salvage to a child skill.
|
2014-05-18 17:04:38 +02:00 |
|
TfT_02
|
8fec1af257
|
Fix a bunch of small formatting issues
|
2014-05-11 15:15:44 +02:00 |
|
TfT_02
|
5825eb1696
|
Make sure to shorten long ability and skill names
(cherry picked from commit 236ccd6ebdd0834f87b373794e1597ef36fb2ff6)
|
2014-04-21 14:09:52 +02:00 |
|
TfT_02
|
bfebbd0095
|
Fix formatting
(cherry picked from commit 4e36073e6e2dc3aeba087d605cef79fc4a8a9779)
|
2014-04-21 14:09:41 +02:00 |
|
GJ
|
b204507a82
|
Use strings instead of OfflinePlayers for scoreboards.
(cherry picked from commit 89b596591ec1974e0201395dc6e76353e4709572)
|
2014-04-21 14:09:09 +02:00 |
|
TfT_02
|
9f53426511
|
Added API to XP events to get XP gain reason
|
2014-04-18 22:32:32 +02:00 |
|
TfT_02
|
20092d55fd
|
Fix bug where dodge would check the wrong player
|
2014-04-18 00:49:40 +02:00 |
|
TfT_02
|
a9488bc18b
|
Vanished players no longer get hit by AoE effects
Fixes #1964
|
2014-04-05 13:12:20 +02:00 |
|
t00thpick1
|
0b4b272223
|
Account for level 0
|
2014-04-01 14:58:24 -04:00 |
|
TfT_02
|
e1b8088c17
|
Improve holiday manager with 1.7 changes
|
2014-03-29 17:50:29 +01:00 |
|
TfT_02
|
09557e378b
|
Update to the new ProjectileSource API
|
2014-03-29 17:12:54 +01:00 |
|
GJ
|
60ddd799de
|
Update mcMMO for Minecraft 1.7.2
|
2014-03-29 17:12:35 +01:00 |
|
TfT_02
|
458dc7db42
|
Make database command cooldown configurable
|
2014-03-29 17:02:08 +01:00 |
|
TfT_02
|
beab794c0e
|
Fixed some issues with the HolidayManager
Was severely lacking more lols
|
2014-03-29 16:52:41 +01:00 |
|
TfT_02
|
862d38b587
|
Clean up all of the imports
|
2014-03-03 18:27:45 +01:00 |
|
GJ
|
30f7521a3a
|
Handle healthbars even when skills are disabled. Fixes #1194
|
2014-03-03 10:29:14 -05:00 |
|
TfT_02
|
34d6d867f2
|
Prevent combat abilities from damaging allied players
|
2014-02-28 22:08:48 +01:00 |
|
TfT_02
|
e56d5a0454
|
Exclude vanished players from tab complete list
Part 2 of fixing #1745
|
2014-02-28 21:56:30 +01:00 |
|
TfT_02
|
53fdf750f4
|
Pretend like the player is offline when he is vanished
Part 1 of fixing #1745
|
2014-02-28 21:56:30 +01:00 |
|
GJ
|
0056be2d5f
|
Assorted cleanup.
|
2014-02-28 08:36:42 -05:00 |
|
TfT_02
|
c51fde7f1f
|
Added new permission node to control who can check version number
Negate this permission node to hide the version number from /mcmmo and
motd
|
2014-02-17 16:31:59 +01:00 |
|
TfT_02
|
9f9de86d21
|
The defender isn't necessarily a player here
Besides, the defender doesn’t need to have the player data key anyways
|
2014-02-16 00:11:15 +01:00 |
|
t00thpick1
|
04a02cfdc8
|
Store McMMOPlayer objects as metadata
|
2014-02-15 14:21:25 +01:00 |
|
TfT_02
|
a2e32179bb
|
Fix /mcstats command
Fixes #1819
|
2014-02-05 19:24:14 +01:00 |
|
GJ
|
0c9836eb03
|
Made mod config files modular. Addresses #1802
|
2014-02-03 14:48:43 -05:00 |
|
TfT_02
|
a1c1271d21
|
Fix issues pointed out by the FindBugs plugin
|
2014-01-20 23:20:51 +01:00 |
|
GJ
|
520f5cb116
|
Fix the broken build. Shame on me.
|
2014-01-20 14:53:31 -08:00 |
|
GJ
|
43e2c813d1
|
Clean up some of our messes.
|
2014-01-20 13:58:40 -08:00 |
|
TfT_02
|
c6ea32f0b0
|
Added Ender Dragon, Wither, and Witch to combat experience multipliers
They do not give any XP by default.
Fixes #1763
|
2014-01-19 19:40:33 +01:00 |
|
TfT_02
|
82509fb476
|
Added custom XP boost perk
|
2014-01-19 01:08:38 +01:00 |
|
TfT_02
|
c27d79cf25
|
Added new XP perk - 10% boost
Adds #1698
|
2014-01-19 01:08:37 +01:00 |
|
TfT_02
|
b460f7a564
|
Add more debug messages in onDisable()
So that we can track down why the disable proces slows down
|
2014-01-18 16:59:16 +01:00 |
|
TfT_02
|
818962e668
|
Added party levels
Parties now have XP and Levels. Party features such as party teleport and party chat have to be unlocked before they can be used by the party members
|
2014-01-17 18:56:27 +01:00 |
|
Eric Hildebrand
|
8f83e328b0
|
Introduction of new Alchemy skill!
|
2014-01-16 22:32:40 +01:00 |
|
TfT_02
|
b4a6ecc58c
|
Abstract HolidayManager a little more
Now we don’t have to manually edit this each year.
|
2014-01-12 12:08:47 +01:00 |
|
TfT_02
|
103bf593f3
|
Check null here as well
Fixes #1664
|
2014-01-12 10:30:04 +01:00 |
|
Sean Porter
|
cc524bb2ab
|
Map.remove() can return Null.
|
2014-01-09 22:52:25 -08:00 |
|
GJ
|
13a623ea1f
|
Misc was getting crowded again.
|
2014-01-03 11:07:13 -05:00 |
|
GJ
|
05b21eae5f
|
Clean up our inventory event handling.
|
2014-01-03 10:41:38 -05:00 |
|
GJ
|
e0358d42d6
|
Ensure we're not dealing with a fake player. Fixes #1749
|
2014-01-03 09:19:07 -05:00 |
|
Sean Porter
|
a87bd14342
|
The attack target can still be an NPC without being an instance of Player.
|
2013-12-27 14:50:01 -08:00 |
|
TfT_02
|
ea4c424e0f
|
Added level thresholds to hardcore modes
Players will not lose stats when their level is below the
Level_Threshold.
|
2013-12-15 23:27:37 +01:00 |
|
riking
|
f99e5e015d
|
Add checks to rectify the potential for negative XP
Fixes #1573
|
2013-12-15 23:26:57 +01:00 |
|
riking
|
56b57da077
|
Only call one Death Penalty Event
|
2013-12-15 23:26:57 +01:00 |
|