TfT_02
435eb7f8b9
Added new experience curve option
2013-07-21 23:14:42 +02:00
GJ
001f1dbd3c
Fix issue with truncating things that don't need truncating.
2013-07-17 13:45:31 -04:00
GJ
7b5372a985
Temporary fix for MCPC+ entity issues. This change will be reverted
...
after the fix is made in MCPC+.
Fixes #1197
2013-07-17 10:29:42 -04:00
GJ
1647ef4fae
Fixed issue where locale strings could cause the scoreboard header to be
...
longer than 16 characters.
Fixes #1278
2013-07-17 08:18:54 -04:00
GJ
ee86f8244f
Put ShareMode in its own class.
2013-07-15 09:56:45 -04:00
GJ
e518b58b23
Better way to do locale strings there.
2013-07-15 09:48:14 -04:00
GJ
5af1164b5c
Tweak ShareHandler a bit.
2013-07-15 09:40:07 -04:00
GJ
c9aba059e2
Don't provide direct access to the players map.
2013-07-15 09:14:23 -04:00
GJ
dc9469c0cc
Refactor to match standards set for where datatypes should be located.
2013-07-15 08:44:13 -04:00
TfT_02
696e82e622
Add missing Axes locale string
...
* Somehow, the message notifying a player that he was struck by Skull
Splitter wasn't in the locale files anymore.
* Re-added this string and renamed it.
* Fixes #1271
2013-07-15 13:18:13 +02:00
TfT_02
18a5ec73d7
Fixed Level up announcement
...
Fixes #1270
2013-07-14 10:58:51 +02:00
TfT_02
83ee8dd3f8
Update README.md
...
* Updated the about section so its similar with BukkitDev
* Updated required libraries list, we're using EMetrics instead of Metrics
2013-07-11 20:53:35 +02:00
GJ
04224b309a
Add snow to excavation. No treasures will drop from snow by default,
...
but they can be added to the treasures.yml file by specifying
"Drops_From:
Snow: true"
Adds #1229
2013-07-11 14:41:23 -04:00
GJ
01a1cf5765
Update changelog.
2013-07-11 13:22:44 -04:00
GJ
8fdf4042bb
Tweaked for readability.
2013-07-11 13:22:14 -04:00
GJ
621969459a
Use profile instead of mcMMOPlayer
2013-07-11 13:19:04 -04:00
T00thpick1
6fe1c85592
Save on logout
2013-07-11 13:16:51 -04:00
T00thpick1
79346d92d7
Only save on changes
2013-07-11 13:16:42 -04:00
GJ
24ceeb626b
Updated localization files
2013-07-11 13:03:38 -04:00
GJ
68727496ad
Useless casting and elses.
2013-07-11 12:49:01 -04:00
GJ
d07b67b5bf
Health and damage are now doubles, not ints.
2013-07-11 12:43:36 -04:00
GJ
4dc9c97978
Build from LATEST again.
2013-07-11 12:26:31 -04:00
GJ
99916f99fd
Back to new development
2013-07-11 12:25:21 -04:00
GJ
4a5307f47b
New 1.4.06 release before work starts on adding new features from 1.6
2013-07-11 12:09:24 -04:00
GJ
69aead58a7
Using getPlayerExact is faster.
2013-07-08 19:15:44 -04:00
T00thpick1
f0dcfb0346
Temporary for building for old peoples
2013-07-02 12:48:35 -04:00
T00thpick1
c85d52e594
Make Riking's stuff work
2013-07-02 12:42:09 -04:00
Travis Ralston
4342abca3d
Update EMetrics version to use 0.0.5-SNAPSHOT (MCStats R7)
2013-07-01 17:11:58 +02:00
T00thpick1
11e4ff34d6
Flatfile repair
2013-07-01 02:36:21 -04:00
Kane York
f118ac14ca
Specify returning of generated keys before using them
...
This is a herp derp fix
2013-07-01 00:35:07 -04:00
T00thpick1
f5eb7a10de
Only set custom class when valid class
2013-07-01 00:34:54 -04:00
T00thpick1
36b09421e8
These should all be 0 too, for consistancy
2013-06-29 23:42:28 -04:00
T00thpick1
d6b39a11e7
0 is nonexistant, not -1
2013-06-29 23:41:08 -04:00
riking
23729f45ee
Pull changes from dev-dbman (commit f63c5e3
)
2013-06-28 15:02:58 -07:00
T00thpick1
27d7b73e57
Pretty sure this should be Fake
2013-06-28 16:22:55 -04:00
TfT_02
af60f08a8b
Localize the ScoreboardManager
...
Closes #1232
2013-06-28 19:17:39 +02:00
TfT_02
c19d3fd068
Fixed bug with Ice Fishing which allowed players to break protected blocks
...
Fixes #2074
2013-06-28 14:06:54 +02:00
TfT_02
0f8312dd5e
Minor cleanup
2013-06-28 14:06:13 +02:00
TfT_02
1edb11cedf
Disable mob healthbars for boss mobs!
...
Fixes #1210
2013-06-28 13:36:48 +02:00
TfT_02
6fea7c8d74
Update the changelog: Fixed update check
2013-06-27 22:23:09 +02:00
riking
a4a1ba4331
Make UpdateChecker run asynchronously and not block startup
...
Closes #1049
2013-06-27 09:48:39 -07:00
TfT_02
de46277bea
Realized that it wasn't only happening in the Nether
2013-06-24 17:10:39 +02:00
TfT_02
6d7d811814
Fixed bug with Ice Fishing in the Nether
...
Fixes #1218
2013-06-24 16:25:49 +02:00
GJ
98b98256b7
Make our oldUserRemover actually work...
2013-06-13 12:23:58 -04:00
GJ
abd389f4de
Try to speed up our PartyKickTask a bit.
2013-06-13 12:18:18 -04:00
GJ
602956a555
Fix duplicate prefix sending with party chat & logging.
2013-06-13 11:10:46 -04:00
GJ
8d0601babc
Fix bug where all ranks less than 10 show as 0 with /mctop.
2013-06-13 10:56:46 -04:00
GJ
050be563bf
Less magic numbers.
2013-06-12 19:26:09 -04:00
GJ
965dbda101
Clean up some stuff with our DATS.
2013-06-12 19:20:05 -04:00
GJ
f2b2cd9cc0
Oops.
2013-06-12 15:59:51 -04:00