Rivoreo Source Code Repositories
src.rivoreo.one
/
glowstone
/
60327b0ae140e1e9611bac523daff1e19d503653
60327b0
Cleanup
by jimmikaelkael
· 10 years ago
b65ea7d
Snow should be handled by a populator, not decorator
by jimmikaelkael
· 10 years ago
ba6e435
Refactor
by jimmikaelkael
· 10 years ago
28ea8b5
Add BigOakTree
by jimmikaelkael
· 10 years ago
2b62ab6
Add IceDecorator and IceSpike
by jimmikaelkael
· 10 years ago
e3ef117
Various fixes
by jimmikaelkael
· 10 years ago
9a6fd31
Add podzol patches around mega taiga mega trees
by jimmikaelkael
· 10 years ago
1100512
Add StoneBoulderDecorator
by jimmikaelkael
· 10 years ago
24732a8
Add PlainsDecorator
by jimmikaelkael
· 10 years ago
f854c41
Add DoublePlantDecorator and ForestDecorator, fix lava lakes
by jimmikaelkael
· 10 years ago
72b1de7
TreeDecorator now uses tree classes
by jimmikaelkael
· 10 years ago
0ba4581
Add MegaPineTree and MegaSpruceTree variants
by jimmikaelkael
· 10 years ago
5569d82
Remove obsolete TreeGenerator
by jimmikaelkael
· 10 years ago
f81e459
Refactor HugeMushroom to BrownMushroomTree and RedMushroomTree, add GlowTree
by jimmikaelkael
· 10 years ago
75c37af
Refactor
by jimmikaelkael
· 10 years ago
98334c6
Add SnowDecorator and remove obsolete SnowPopulator
by jimmikaelkael
· 10 years ago
8769e60
Add LakeDecorator and more biomes decorations
by jimmikaelkael
· 10 years ago
872af97
Improve bedrock gen
by jimmikaelkael
· 10 years ago
3506624
Add InfestedStoneDecorator
by jimmikaelkael
· 10 years ago
3eddaa9
Improve OrePopulator
by jimmikaelkael
· 10 years ago
1b567c8
Add EmeraldOreDecorator
by jimmikaelkael
· 10 years ago
1fbb68d
Fix MelonDecorator, add a BlockFace array for the CocoaTree
by jimmikaelkael
· 10 years ago
3a89ee0
Remove default density from MushroomDecorator
by jimmikaelkael
· 10 years ago
502ac0b
Remove obsoletes populators
by jimmikaelkael
· 10 years ago
c14e8d1
Use an array to compare BlockFace(s) in FlowingLiquidDecorator
by jimmikaelkael
· 10 years ago
83f56b0
Add TreeDecorator
by jimmikaelkael
· 10 years ago
34cb8a9
Use diamond operator
by jimmikaelkael
· 10 years ago
c0d7d25
Add MushroomDecorator
by jimmikaelkael
· 10 years ago
dca3b59
Made changes to UnderwaterDecorator
by jimmikaelkael
· 10 years ago
c4d381b
Mark BlockDecorator as abstract
by jimmikaelkael
· 10 years ago
c8e2db1
Add FlowingLiquidDecorator
by jimmikaelkael
· 10 years ago
1224ec4
Add UnderwaterDecorator
by jimmikaelkael
· 10 years ago
853d57b
Put overworld decorators in their own package
by jimmikaelkael
· 10 years ago
6c39649
Corrected liquid block data behavior.
by Tad Hardesty
· 10 years ago
912f867
Minor code cleanup.
by Tad Hardesty
· 10 years ago
a4e35c3
Added better bind error messages (closes #586).
by Tad Hardesty
· 10 years ago
1be5df0
Provide a view for getOnlinePlayers().
by ZephireNZ
· 10 years ago
5303fee
Added player notification for difficulty changes.
by Tad Hardesty
· 10 years ago
96e6bbe
Improved potion effect support (fixes #588).
by Tad Hardesty
· 10 years ago
ffd04c4
Implemented help.yml loading (closes #90).
by Tad Hardesty
· 10 years ago
e75792e
Implemented doDaylightCycle, doTileDrops, and reducedDebugInfo.
by Tad Hardesty
· 10 years ago
2634e8d
Added better game rule map and default values (see #455).
by jimmikaelkael
· 10 years ago
ce8b93b
Implemented door placement and interaction (see #119).
by Chiori Greene
· 10 years ago
a1a7fc7
Added actual height map storage to improve performance.
by Tad Hardesty
· 10 years ago
80ee09c
Added void damage, dealt to entities with y < -64 (thanks @BigxMac).
by Tad Hardesty
· 10 years ago
39ca0ab
Added support for melee attacks by players.
by turt2live
· 10 years ago
aaa3e8a
Added damage due to cactus blocks.
by BigxMac
· 10 years ago
957e6e3
Updated shadow plugin to 1.2.0 for Gradle 2 and up.
by Tad Hardesty
· 10 years ago
5ebf0fe
Basic item drop entity support (closes #4)!
by Tad Hardesty
· 10 years ago
474be7d
A basic start on physics, including bounding box search.
by Tad Hardesty
· 10 years ago
3997385
Allow dropping items in most cases.
by Tonodus
· 10 years ago
0f93dfa
Improved "Outdated client/server" messages.
by Tad Hardesty
· 10 years ago
978b3e7
Filter invalid item IDs (fixes #168).
by Tad Hardesty
· 10 years ago
592b90c
Various world loading improvements and fixes (closes #466).
by Tad Hardesty
· 10 years ago
a1e88c7
Removed redundant BlockType#onBreak method.
by Tad Hardesty
· 10 years ago
5832722
Added simple library downloading for database drivers (see #143).
by Tad Hardesty
· 10 years ago
cf54f5b
Implemented basic block physics (see #40).
by Tonodus
· 10 years ago
1311a2a
Print and use correct port after binding (fixes #571).
by Aaron Hill
· 10 years ago
37f01ea
Keep track of entity IDs across worlds (fixes #486 and #447).
by johni0702
· 10 years ago
6c6b63e
Implemented explosions and some flint & steel behavior.
by Tonodus
· 10 years ago
6e86a71
Implemented sponge block functionality.
by Marcos Vives Del Sol
· 10 years ago
87fa006
Disabled console check for now (see #586).
by Tad Hardesty
· 10 years ago
23a4b82
Check for and warn on lack of console (fixes #581).
by Tad Hardesty
· 10 years ago
f9ed4a9
Added missing deprecated scheduler methods.
by Tad Hardesty
· 10 years ago
060ff74
Fixed spectator mode noclip and added game mode event.
by Aaron Hill
· 10 years ago
35f6f25
Minor tidying in GlowEnchantment.
by Tad Hardesty
· 10 years ago
8bd7c73
Added basic enchantment definitions (fixes #262).
by Tad Hardesty
· 10 years ago
292f452
Validate locations in teleport (fixes #475).
by Tad Hardesty
· 10 years ago
139fcd1
Updated readme with forums link.
by Tad Hardesty
· 10 years ago
d07e99d
Changed signs to use TextMessage for storage (fixes #528).
by Tad Hardesty
· 10 years ago
c1aae5c
Fixed firework effects not storing fade colors correctly.
by Tad Hardesty
· 10 years ago
6fc57f9
Added simple achievement message and fire event.
by Tad Hardesty
· 10 years ago
edd6382
Corrected formatting on new resource pack methods.
by Tad Hardesty
· 10 years ago
c061fac
Implemented tool-sensitive block drop handling.
by Tonodus
· 10 years ago
6fba836
Added blockDestroy method to BlockType.
by Chiori Greene
· 10 years ago
b9ec84c
Implemented missing effects from Minecraft 1.7.
by Marcos Vives Del Sol
· 10 years ago
66295d0
Implemented resource pack event and methods for 1.8.
by Aaron Hill
· 10 years ago
a128bc2
Fixed the whitelist state not being persisted.
by Lee Mracek
· 10 years ago
43b30d9
Added decorators for biome-specific features.
by jimmikaelkael
· 10 years ago
bac4337
Added more tree generators.
by jimmikaelkael
· 10 years ago
3a7e400
Added firework and firework charge item metas.
by ZephireNZ
· 10 years ago
edbd3e0
Added armor coloring with LeatherArmorMeta.
by ZephireNZ
· 10 years ago
f8608d8
Improved weather with thunder sounds and rain/cloud density.
by jimmikaelkael
· 10 years ago
6916962
Removed UuidUtils.fetchUuid in favor of ProfileCache.
by Tad Hardesty
· 10 years ago
05dbe06
Implemented wall and standing banners.
by ZephireNZ
· 10 years ago
36d2bf0
Added support for player and mob heads.
by ZephireNZ
· 10 years ago
3e0e9bb
Implemented remote console (rcon) support (closes #451).
by Aaron Hill
· 10 years ago
8fef597
Fire PlayerItemHeldEvent when players switch their held item.
by Aaron Hill
· 10 years ago
acc5ed2
Fixed hoe interaction with coarse dirt and podzol.
by jimmikaelkael
· 10 years ago
400ae0c
Fixed ShapedRecipe matching (fixes #465).
by Alex Spieksma
· 10 years ago
9f19dc9
Added placement and interact handling for fence gates and trapdoors.
by Tonodus
· 10 years ago
7e92617
Fixed PlayerMoveEvent handling and teleportation offset.
by Tad Hardesty
· 10 years ago
25dc62a
Added script that fetches Glowkit PRs for Travis.
by dequis
· 10 years ago
9a5b822
Added huge mushroom and more tree generation.
by jimmikaelkael
· 10 years ago
281e3c1
Call PlayerMoveEvent.
by dequis
· 10 years ago
6cafd1d
Added a blank 'server.ip' key to the default glowstone.yml.
by bendem
· 10 years ago
788a2c9
Implemented basic farming support.
by jimmikaelkael
· 10 years ago
3334d1d
Implemented buckets.
by Thomas Caserta
· 10 years ago
67ef56c
Added RedundantModifier checkstyle rule.
by Tad Hardesty
· 10 years ago
cf9580d
Added 1.8 crafing recipes (see #314).
by dequis
· 10 years ago
Next »