Commit Graph

5395 Commits

Author SHA1 Message Date
0a15cb1e13 Modify custom items loading to permit registering of repairables from these configs.
Move loading of the main repairables to below the custom items so that repair.*.yml will over-write any custom items when the list is processed and repairables registered.
2012-05-22 07:57:09 -04:00
9546cc42b2 Redundant 2012-05-22 02:57:54 -07:00
ac01262655 Fix error in config 2012-05-22 05:46:40 -04:00
6ea962c1fa Changing the MOTD again, modified a few messages. Now hardcore mode only
tells you about itself when motd is enabled.
2012-05-22 02:45:42 -07:00
7d324b3fd4 Changelog
and supercomment to default repair.vanilla.yml
2012-05-22 05:33:05 -04:00
badc5738ff Fix up repair command as best as possible given what it is... 2012-05-22 05:33:05 -04:00
8feaf4410f getRepairable by id 2012-05-22 05:33:04 -04:00
4e224d761e Cleanup Repair.java 2012-05-22 05:33:04 -04:00
e775abdc5a Remove all the old stuff from the config 2012-05-22 05:33:04 -04:00
60754c9380 Implement xp 2012-05-22 05:33:04 -04:00
c890ff5605 Use new system! 2012-05-22 05:33:04 -04:00
9f9c0059a5 Change xpHandler for new system usage
This commit marks the first breaking change for this new system
2012-05-22 05:33:03 -04:00
4eabd417b9 Level check 2012-05-22 05:33:03 -04:00
c218de9567 Change to new line in locale 2012-05-22 05:33:03 -04:00
4b5ca5ecf4 Logic fix 2012-05-22 05:33:02 -04:00
edbf46a751 Unused import 2012-05-22 05:33:02 -04:00
c9c90bb86a New line in locale 2012-05-22 05:33:02 -04:00
437a608d2b Return on this error 2012-05-22 05:33:01 -04:00
b638eef1c6 Players are now informed about Hardcore mode when logging in 2012-05-22 02:31:01 -07:00
b7cec8a0c4 Most of handleRepair() done, level checking still needed
- Move Repair
- Change visibility of a few methods for repurposing Repair soon
2012-05-22 04:22:29 -04:00
28578bd6b0 Convenience method for RepairManager 2012-05-22 02:59:10 -04:00
160004fa7e Hardcore mode now has some exploit prevention and much more information 2012-05-21 23:56:08 -07:00
f4332761f9 Many changes to Hardcore / Vampirism 2012-05-21 23:30:16 -07:00
c3e1e55e9c Fix for minimumQuantity default 2012-05-22 01:08:29 -04:00
e20bcd19b9 Make our RepairManager, load configs, and register them all 2012-05-22 00:57:24 -04:00
1fbf213ada Load message 2012-05-22 00:56:57 -04:00
c2d2359a8c RepairConfig loader
and small fix for RepairConfigManager
2012-05-22 00:56:14 -04:00
586a2a065e Shears 2012-05-22 00:00:02 -04:00
adf43b7e35 String 2012-05-22 00:00:02 -04:00
45a4cddeef Leather 2012-05-22 00:00:02 -04:00
69f62551c7 Your repair is now diamonds 2012-05-22 00:00:02 -04:00
f1bdf502be Gold
and fix for minQuantity on iron armor
2012-05-22 00:00:02 -04:00
e89b3795f8 Save vanilla from jar 2012-05-22 00:00:02 -04:00
20b169e8eb Typo 2012-05-22 00:00:01 -04:00
GJ
41c9741b72 Fixed exploit where you could gain tons of Acrobatics XP from spamming
Ender Pearls
2012-05-21 23:41:11 -04:00
GJ
f9e5096ceb Cleanup 2012-05-21 10:31:24 -04:00
a9b2a4940e Max_Ticks to Max_Seconds 2012-05-21 10:04:07 -04:00
GJ
f66c6ab8fc Cleanup 2012-05-21 09:33:21 -04:00
GJ
73902d5f92 Minor cleanup / refactoring 2012-05-21 09:21:26 -04:00
0bb5f9f297 Max ticks for abilities 2012-05-21 09:17:16 -04:00
GJ
16ad8502d2 Cleanup, changed order of some logic checks. 2012-05-21 09:04:51 -04:00
GJ
ad68e6057e More cleanup. 2012-05-21 08:45:33 -04:00
GJ
54b4faeeff Minor cleanup. 2012-05-21 08:39:27 -04:00
a7f69545f2 Emulate unbreaking properly 2012-05-21 08:31:29 -04:00
93ea558ec3 Cleanup 2012-05-21 08:27:26 -04:00
GJ
d0cdc208e3 Avoid a duplicate config call. 2012-05-21 07:53:52 -04:00
0d7c483bd5 Tameable not a part of combat checks at the moment, only wolves 2012-05-21 07:25:20 -04:00
3f211c6277 Generalize Wolf to Tameable
Also generalize Arrow to Projectile
For MCCORE-263
2012-05-21 04:44:48 -04:00
79e93edfef Switch order of sticky check and placeStore check.
sticky check is much less expensive than placeStore, so it's better to ensure that the piston is sticky before doing a placeStore check
2012-05-21 02:19:45 -04:00
44e8efda36 Check for sticky pistons 2012-05-19 08:00:34 -06:00