1. b2b0720 Merge branch 'dev' into 1.13 by mastercoms · 6 years ago
  2. 55b43af Implement BlockPistonExtendEvent (#1013) by Nikita Medvedev · 6 years ago
  3. a133cfa Implement Player locale Setting (#1011) by heisluft · 6 years ago
  4. 015daf7 RegionFile fixes and improvements (#997) by Andrew Steinborn · 7 years ago
  5. 867df01 i18nize /pardonip, /playsound and /say (#1004) by Chris Hennick · 7 years ago
  6. 0b55ac3 Localize achievement names (#1005) by Chris Hennick · 7 years ago
  7. 43be65b Be less strict on checkstyle by mastercoms · 7 years ago
  8. 46780de [i18n] Partially i18nize all remaining commands (#1003) by Chris Hennick · 7 years ago
  9. 3146ae7 This cast must be explicit when using the JDK 11 compiler. by Chris Hennick · 7 years ago
  10. c993dd1 i18n: Commands E-O (#1001) by Chris Hennick · 7 years ago
  11. 57c7b28 Update built-in JAR license (2019) by Momo · 7 years ago
  12. b388794 It's 2019... (#1002) by VaiTon · 7 years ago
  13. 8241f28 Make System.out and System.err non-auto-flushing, but flush them every tick. by Chris Hennick · 7 years ago
  14. d9edea4 Refactor EnchantCommand by Chris Hennick · 7 years ago
  15. e856bd3 i18nize /deop and /difficulty; extract out LocalizedEnumNames (#1000) by Chris Hennick · 7 years ago
  16. 9615bd9 i18n refactor: include Locale and ResourceBundle as CommandMessages members (#999) by Chris Hennick · 7 years ago
  17. f31979d Merge remote-tracking branch 'origin/dev' into dev by Chris Hennick · 7 years ago
  18. af166e7 Handle null in getLocale() May fix #998 by Chris Hennick · 7 years ago
  19. 2e8ce31 Don't even calculate possible physics during world load by momothereal · 7 years ago
  20. b4ad19f Skip physic updates during world generation/initialization by momothereal · 7 years ago
  21. 28b480e Merge remote-tracking branch 'origin/dev' into dev by Chris Hennick · 7 years ago
  22. 8dd2dce Fix #994 by Chris Hennick · 7 years ago
  23. d1bedb0 i18nize /clone, /defaultgamemode, /gamemode (#989) by Chris Hennick · 7 years ago
  24. c414a64 Optimization: don't fire a task if it has no handlers by Chris Hennick · 7 years ago
  25. 80eb03a Revert "Limit of 64 threads per scheduler (may fix #994)" by Chris Hennick · 7 years ago
  26. 5ed4969 Refactor for shallower nesting by Chris Hennick · 7 years ago
  27. 249f660 Fix an exception from SugarCaneDecorator in holey worlds by Chris Hennick · 7 years ago
  28. e0db761 Limit of 64 threads per scheduler (may fix #994) by Chris Hennick · 7 years ago
  29. b263563 BlockLiquid minor optimizations by Chris Hennick · 7 years ago
  30. abdcc14 Fix some javadoc warnings by Chris Hennick · 7 years ago
  31. a16a106 Fix a javadoc error by Chris Hennick · 7 years ago
  32. 90a4832 Mark a few strings NON-NLS by Chris Hennick · 7 years ago
  33. 133f9e6 Mark a few members @NonNls by Chris Hennick · 7 years ago
  34. d1a03a0 Implement the substatistics system (#985) by Florent Clarret · 7 years ago
  35. aa1f9dc Use 1.13 list formatting (#991) by Chris Hennick · 7 years ago
  36. f4de5f6 Implements some missing events (#986) by VaiTon · 7 years ago
  37. bebb1ac Inline a method that's only used once by Chris Hennick · 7 years ago
  38. e8fede7 Simplify `prettyPrint(Entity[])` by Chris Hennick · 7 years ago
  39. e533168 Mark a few remaining non-NLS strings in ItemIds by Chris Hennick · 7 years ago
  40. 2d71144 Loot file paths are `@NonNls` by Chris Hennick · 7 years ago
  41. 1cda736 Statistic IDs are `@NonNls` by Chris Hennick · 7 years ago
  42. ca87a20 Item IDs are `@NonNls` by Chris Hennick · 7 years ago
  43. 472830f Localize /ban, /ban-ip, /banlist, /clear (#988) by Chris Hennick · 7 years ago
  44. ca98c5f Localize BanCommand (#987) by Chris Hennick · 7 years ago
  45. 2e5eafd Pathfinding Base (#924) by Daniel V · 7 years ago
  46. 43271a9 Command localization, step 1 (#981) by Chris Hennick · 7 years ago
  47. 17600c7 feat(event): implement the PlayerStatisticIncrementEvent (#984) by Florent Clarret · 7 years ago
  48. e90fccc feat(event): implement the PlayerLevelChangeEvent (#983) by Florent Clarret · 7 years ago
  49. 8786280 [WIP] implement getters/setter in GlowPlayerProfile (#980) by crashdemons · 7 years ago
  50. 840c20b Fix invalid bed placement. (#973) by Connor E · 7 years ago
  51. be40956 Use resolved UUID we just checked instead of completablefuture string... (#979) by crashdemons · 7 years ago
  52. e7b4a20 Fix #977 (#978) by Chris Hennick · 7 years ago
  53. afcfe1c Fixes #847 (#976) by John Lehmann · 7 years ago
  54. 262218f Fixes Guardian/ElderGuardian API #968 (#970) by John Lehmann · 7 years ago
  55. f0f91c8 Bump flow-network to 1.2.6-SNAPSHOT by Momo · 7 years ago
  56. c6e1ed0 Bump flow-network to 1.2.5-SNAPSHOT by Momo · 7 years ago
  57. bc77c36 Double plant type updates, fixes to item system by mastercoms · 7 years ago
  58. 3af8344 WIP BlockDoublePlant update to 1.13 by mastercoms · 7 years ago
  59. bdde7d8 Update BlockSponge, more double plant stuff, Vex and fix stone by mastercoms · 7 years ago
  60. dd82721 Update BlockStone to 1.13 by mastercoms · 7 years ago
  61. 0244883 Update DoublePlantDecorator and some more populators to 1.13 by mastercoms · 7 years ago
  62. 223ee80 Update OrePopulator to 1.13 by mastercoms · 7 years ago
  63. b86c8af Update ForestPopulator to 1.13 by mastercoms · 7 years ago
  64. 24ecdbb [WIP] 1.13 Un-flattening (#960) by Momo · 7 years ago
  65. 26c2a90 Merge branch 'dev' into 1.13 by Chris Hennick · 7 years ago
  66. a12eebb [i18n] Localizable map for GameMode decoding (#967) by Chris Hennick · 7 years ago
  67. ae1a970 [i18n] more messages (#966) by Chris Hennick · 7 years ago
  68. f08e125 Target 1.13.1 by mastercoms · 7 years ago
  69. cac2581 Fix multi-sector region file writing (#965) by Andrew Steinborn · 7 years ago
  70. f750498 Start 2018.10.0 snapshots by momothereal · 7 years ago
  71. e83d836 2018.9 release by momothereal · 7 years ago 2018.9.0
  72. a77682b [i18n] Add more messages (#964) by Chris Hennick · 7 years ago
  73. 256061c [i18n] Standardize load-failed and save-failed as IOE message names (#962) by Chris Hennick · 7 years ago
  74. dc640c7 Bed fixes (#963) by Chris Hennick · 7 years ago
  75. 04f839c Add Metadata getter to GlowHumanEntity by aki_ks · 7 years ago
  76. 86d7cbb Update default library checksums by momothereal · 7 years ago
  77. f056969 Use FastUUID for UuidUtils (#961) by Momo · 7 years ago
  78. c4d1d7d Update biomegrid Biome constants by momothereal · 7 years ago
  79. 4dd47ad Replace instances where GRASS was used instead of GRASS_BLOCK by momothereal · 7 years ago
  80. 52560bb Update all trees and BlockStateDelegate to 1.13 by momothereal · 7 years ago
  81. f7aa3bb Update TerrainObject for 1.13 by momothereal · 7 years ago
  82. b7fa9a6 Implement GlowInventory/GlowPlayerInventory, Material#getEquipmentType by momothereal · 7 years ago
  83. 55e3085 Rename some parameters in stub methods, stub GlowTag by momothereal · 7 years ago
  84. 62efc41 Add turtle helmet to helmet slot by momothereal · 7 years ago
  85. 3b1963b Merge branch 'wip/1.13/protocol' into 1.13 by momothereal · 7 years ago
  86. 4892f5f Skeleton for BlockData access via API by momothereal · 7 years ago
  87. 5230fca Break after reaching valid constructor by momothereal · 7 years ago
  88. 2683ec4 Improvements to GlowBiomeBuilder by momothereal · 7 years ago
  89. 0a4cdbd Optional parameter passing to populator class in builder by momothereal · 7 years ago
  90. c928833 Start work on Biome builder by momothereal · 7 years ago
  91. d6fd81e Push some work on implementing 1.13 API by momothereal · 7 years ago
  92. 9d460cf Start work on deserializing 1.13 chunk sections by momothereal · 7 years ago
  93. 6dc35ec Add LongArray NBT Tag by momothereal · 7 years ago
  94. 6c70ac0 Update ChunkSection network serialization by momothereal · 7 years ago
  95. bb40739 Add stub method to get material from ID by momothereal · 7 years ago
  96. b78caea Fix incorrect switch branch by momothereal · 7 years ago
  97. 926d37d Merge branch '1.13' into wip/1.13/protocol by momothereal · 7 years ago
  98. 8f39003 Bump version by momothereal · 7 years ago
  99. e025590 Start 2018.8.0 snapshots by Momo · 7 years ago
  100. 86c97ef Finalize 2018.7.0 by Momo · 7 years ago 2018.7.0