4
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Early implementation of tile entities complete with NoteBlock example More... almost 14 years ago
Added persistence and moved config files to their own subdirectory. Moved server.properties to config/glowstone.yml. More... almost 14 years ago
Added minecraft.net name verification More... almost 14 years ago
fixes for block placement and breaking with damage values More... almost 14 years ago
Fixed command handling; override default logger More... almost 14 years ago
Implement chunk snapshots More... almost 14 years ago
Added stats to jar tester; updated unsupported operations list; fixed empty slots in crafting recipes More... almost 14 years ago
Added new biome-related helper methods More... almost 14 years ago
Shortened crafting code drastically with a couple utility functions; added recipe mirroring More... almost 14 years ago
Fixed various recipes, added some temp testing code, and refactored some things More... almost 14 years ago
Fix for uuid changes More... almost 14 years ago
Add furnace fuel stuff, implemented recipe checking (untested so far) More... almost 14 years ago
Fixed a typo in PlayEffectCodec and changed to a fixed length buffer More... almost 14 years ago
Added all the remaining crafting recipes, but I seem to have three extra. More... almost 14 years ago
Support for lightning strikes added. More... almost 14 years ago
Stub world UID stuff More... almost 14 years ago
Fixed tab completion and made stop actually work properly. More... almost 14 years ago
Fixed a ConcurrentModificationException in the scheduler More... almost 14 years ago
Massive amount of new stuff to make logging and console I/O prettier More... almost 14 years ago
Implement permissions. More... almost 14 years ago
Added the ability to read commands at the console via jline. Hacked in command completion. More... almost 14 years ago
Removed ConstItemStack, added CraftingManager so far. At 119/151 recipes, shaped recipe checking code is not yet implemented. More... almost 14 years ago
Semi-finished BlockProperties enum, not used anywhere yet. More... almost 14 years ago
Added sneaking support for players More... almost 14 years ago
Undid 'debug code' More... almost 14 years ago
Fixed quits counting as kicks. More... almost 14 years ago
Fixed PlayerQuitEvent and PlayerKickEvent issues More... almost 14 years ago
Spacing fixes in project metadata More... almost 14 years ago
Fixed plugins being loaded twice on startup. Added Bukkit repository to pom.xml, add nb-configuration.xml. More... almost 14 years ago
Implement PlayerChatEvent and PlayerCommandPreprocessEvent. More... almost 14 years ago