Commit Graph
33 Commits
Author SHA1 Message Date
Wizjany afa8e873e9 Reverted block id checking in BukkitWorld to prevent false positives and made LoclWorld use the internal list for easier updates 2011-09-14 21:27:24 -04:00
Wizjany e4cd6c23b6 Fixed odd-lengthed clipboards double flipping in the center as per anon's commit(s). 2011-09-03 20:25:20 -04:00
Wizjany 4c00a24c1d Abstracted all block IDs to BlockID and item ids to ItemType. Overloaded recently changed methods for compatibility and cleaned a few things up. 2011-09-03 13:01:51 -04:00
Wizjany da6e6da024 Cleanup. Added toString override for polygonal regions. 2011-08-24 18:27:18 -04:00
Wizjany a9498d2c68 Stop working around broken stuff and do it like we always have. 2011-08-21 11:47:29 -04:00
Wizjany 4d6bb6d746 Prevent setting blocks to items due to Bukkit's Material containing both. 2011-08-16 19:31:22 -04:00
Wizjany 9d753c8692 Cleanup overlay/underlay mask. 2011-08-13 01:04:59 -04:00
Wizjany 46e37017bf Whitespace police 2011-08-10 18:36:26 -04:00
Wizjany b8a987b204 Cancel scheduler tasks onDisable to prevent nag warnings 2011-08-07 11:57:32 -04:00
Wizjany 02e24ed824 Removed and reimplemented mrapple's selection at a distance. It is now a brush tool, meaning it can be bound as other tools can and it subject to Nichts' /range command, so you can select points in midair. 2011-08-06 19:22:10 -04:00
Wizjany 084e9456e1 Added 1.7 blocks to BlockType methods. 2011-07-02 15:13:21 -04:00
Wizjany 5231352f6c Updated item ids and names for 1.7 2011-07-01 00:26:40 -04:00
Wizjany b4f646a11a Added backwards compatibility for per-world permissions. (Not sure why it hasn't popped up before now) 2011-06-30 09:20:07 -04:00
Wizjany 021e99c252 Added range command for brushes. Thanks Nichts 2011-06-22 18:33:43 -04:00
Wizjany 1aa08104b5 Made a few commands obey //toggleplace 2011-06-21 12:44:12 -04:00
Wizjany 4aaa127efe Updated permissions example 2011-06-09 00:30:20 -04:00
Wizjany c21357de28 Added multiworld permissions support to WEPIF 2011-06-09 00:30:19 -04:00
Wizjany cc859880aa Added missing block to the list 2011-06-02 00:33:41 -04:00
Wizjany f9aa5910f2 Fixed blank lines being sent on disable 2011-05-30 23:58:32 -04:00
Wizjany 281db091b8 Fixed history size being 0 with old config files. 2011-05-29 11:19:14 -04:00
Wizjany 1c94265ba8 Fixed error some people were having with BlockWorldVectors. 2011-05-27 17:01:15 -04:00
Wizjany 62a78994fd Added permissions node to Documentation Printer. 2011-05-27 00:33:18 -04:00
Wizjany 5d44053429 Updated for MC 1.6 2011-05-26 16:09:33 -04:00
Wizjany 8f032fb2ea Added -p flag to //butcher to kill pet wolves. 2011-05-24 18:19:11 -04:00
Wizjany f97c765623 Added -s flag to //move and //stack to move the selection along with the blocks. 2011-05-16 15:49:35 -04:00
Wizjany 520d7ac764 Fixed potential client-spamming bug. 2011-05-15 20:51:52 -04:00
Wizjany 84c3ace9e0 Made CUI selection clear on disable (including Bukkit's /reload) 2011-05-13 00:05:40 -04:00
Wizjany d91a634450 Fixed //expand vert not updating client. 2011-05-12 23:24:24 -04:00
Wizjany e2c17cbf46 Added yet another method to BlockType (rails) 2011-05-11 20:04:29 -04:00
WizjanyandMonsieurApple 04f57be79f Updated blocks and items for 1.4 and 1.5 2011-04-22 10:09:12 +08:00
WizjanyandMonsieurApple 3c92fbe910 Fixed exception thrown by commands with multiple spaces between arguments. 2011-04-22 10:09:12 +08:00
WizjanyandMonsieurApple 3f2afa9581 Fixed for 1.4_00_01 and fixed typo. 2011-04-22 01:28:07 +08:00
wizjany 946f149afb 2011-01-17 14:11:06 -08:00