Rivoreo Source Code Repositories
src.rivoreo.one
/
glowstone
/
b8a8f356adba484bf9ede4ccd5947fbddd00a9c8
/
src
b8a8f35
Implement TheEnd populator
by jimmikaelkael
· 10 years ago
51bfd3d
Add obsidian pillar decorator
by jimmikaelkael
· 10 years ago
2e2c192
Add ObsidianPillar object
by jimmikaelkael
· 10 years ago
b79f599
Add a canSpawn method override to TheEndGenerator
by jimmikaelkael
· 10 years ago
aa5ba95
Return a sea level value according to WorldType and Environment
by Michael Jimenez
· 10 years ago
07a5aa8
Add TheEnd dimension generator, and populator skeleton
by jimmikaelkael
· 10 years ago
e6c2939
Flipped sticky if statement.
by Momo
· 10 years ago
96e5446
Default constructor (BlockPiston), isSticky() getter.
by Momo
· 10 years ago
df4c655
Renamed method to getRawFace, added Sticky piston drops.
by Momo
· 10 years ago
ad32839
Added a blank line back to ItemTable & BlockPiston (blame Sublime Text)
by Momo
· 10 years ago
8b7e902
Pistons face the proper direction when placed.
by Momo
· 10 years ago
4f4b27b
Merge pull request #117 from MOMOTHEREAL/lever-fix
by mastercoms
· 10 years ago
6b73f1f
Can now use bare hands (without holding an item) to interact with levers and buttons.
by Momo
· 10 years ago
2863312
Minecraft is on 1.8.9
by Timbers007
· 10 years ago
02713c5
makes it possible to create and run a GlowServer instance as part of another application
by Julien Lirochon
· 10 years ago
f142689
Actually fix #101
by mastercoms
· 10 years ago
e97a84a
Merge pull request #106 from ExpandingDev/patch-1
by mastercoms
· 10 years ago
97d20a9
Don't drop air. Fixes #101
by mastercoms
· 10 years ago
567aa1b
Added missing semicolon
by ExpandingDev
· 10 years ago
2ea154d
Saves player data when they are kicked.
by ExpandingDev
· 10 years ago
a38ea3b
reduce explosion impact. fixes #97
by mastercoms
· 11 years ago
93aca27
I am an idiot.
by mastercoms
· 11 years ago
d7b0088
Check stack for null. Fixes #96
by mastercoms
· 11 years ago
df04729
Fix checkstyle errors
by mastercoms
· 11 years ago
1dee349
Return Material.AIRx0 instead of null. Could possibly break PlayerInteractEvent
by mastercoms
· 11 years ago
c800a9e
Change redstone get attached face logic, fixes #95
by mastercoms
· 11 years ago
25036ef
Fix up explosions
by mastercoms
· 11 years ago
b0112bb
A dirty fix that fixes #93
by mastercoms
· 11 years ago
082e4fd
Removed duped physics pulsing
by mastercoms
· 11 years ago
9234ce1
Merge pull request #91 from GlowstonePlusPlus/entities
by mastercoms
· 11 years ago
9d06ad2
Fix stuff
by mastercoms
· 11 years ago
e26ebcf
Revert "Revert "Hostile Mobs""
by mastercoms
· 11 years ago
e1e2408
Add entities
by mastercoms
· 11 years ago
f7ddd93
Add entities
by mastercoms
· 11 years ago
6b63d0d
Merge pull request #87 from xxmicloxx/dispenser
by mastercoms
· 11 years ago
b1a0ae1
Adds support for basic dispenser actions
by xxmicloxx
· 11 years ago
bb05064
Fixes a bug where redstone torches could not be placed if there was a piece of redstone on the opposite side.
by xxmicloxx
· 11 years ago
8a88669
Fixes a bug where liquids would not cause redstone updates
by xxmicloxx
· 11 years ago
d966982
Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus
by mastercoms
· 11 years ago
ca738fc
Optimize imports
by mastercoms
· 11 years ago
f7175ab
Go back to Glowstone repo
by mastercoms
· 11 years ago
744e6c0
Fix ResourcePackStatus
by mastercoms
· 11 years ago
4bcdb42
1.8.8
by mastercoms
· 11 years ago
077f36e
possibly fix wrong suffocation
by mastercoms
· 11 years ago
39a098f
Fix doors
by mastercoms
· 11 years ago
12c45da
Implement PaperSpigot
by mastercoms
· 11 years ago
72b08a0
remove unused import
by mastercoms
· 11 years ago
c1361ca
fix red sandstone slabs
by mastercoms
· 11 years ago
267daaf
Add variable block sounds
by mastercoms
· 11 years ago
6ef2ffd
Add some entity codecs and their unit tests
by mastercoms
· 11 years ago
3a21324
Merge remote-tracking branch 'Glowstone/master'
by mastercoms
· 11 years ago
1a46598
remove block references to chunk
by mastercoms
· 11 years ago
ed86999
Unload chunks from cache, increase max bulk chunks
by mastercoms
· 11 years ago
cfdb13b
make sure player is not null
by mastercoms
· 11 years ago
fb53280
Release bytebuf. Fixes some memory leaks
by mastercoms
· 11 years ago
1afdd04
revert added indent
by mastercoms
· 11 years ago
efb94bf
fix duped player movement
by mastercoms
· 11 years ago
9a22ddb
prevent leaving bed when player is not sleeping
by mastercoms
· 11 years ago
2520957
prevent illegal arguments in getSlot
by mastercoms
· 11 years ago
bc4c329
oh man i am not good with computer plz to help
by mastercoms
· 11 years ago
dde6c50
actually fix creative mode not taking void damage
by mastercoms
· 11 years ago
c8a5d44
fix unused import
by mastercoms
· 11 years ago
e238670
fix creative mode players not being damaged by the void
by mastercoms
· 11 years ago
3a51cc5
Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus
by mastercoms
· 11 years ago
5c080f7
add correct fall damage, and only setrawlocation if it changed
by mastercoms
· 11 years ago
6dcab59
start fixing achievements
by mastercoms
· 11 years ago
6c7c822
make sure only crafting slots are being dropped
by mastercoms
· 11 years ago
b66ddbe
Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus
by mastercoms
· 11 years ago
9a26901
tweak item drops to be better
by mastercoms
· 11 years ago
38df536
Change some default config values
by mastercoms
· 11 years ago
fb5a0dd
optimize double plant breaking
by mastercoms
· 11 years ago
26a4d50
fix double plant breaking
by mastercoms
· 11 years ago
007d287
fix creative inventory bugs
by mastercoms
· 11 years ago
a8e320e
restrict cursor amount again
by mastercoms
· 11 years ago
24070db
loosen up crafting check which was blocking crafting
by mastercoms
· 11 years ago
cb28eb5
Fix many crafting bugs
by mastercoms
· 11 years ago
8375342
Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus
by mastercoms
· 11 years ago
7c6b61d
Fixed an oopsie in the library URL
by mastercoms
· 11 years ago
0f0eef7
Fix some crafting bugs.
by mastercoms
· 11 years ago
4ee2762
Fixes #76 shift-click crafting duplication bug.
by mastercoms
· 11 years ago
e62f790
Change to working repo, fixes #75
by mastercoms
· 11 years ago
685b6bc
Switch to lang3
by mastercoms
· 11 years ago
7c3db13
remove debug logging
by mastercoms
· 11 years ago
360ad41
Spawn preload tweaks and setup.sh can execute
by mastercoms
· 11 years ago
df56f97
Added parenthesis
by mastercoms
· 11 years ago
0a88c2e
Fixed a mistake
by mastercoms
· 11 years ago
a0269da
Remove unused GlowServer variable from scoreboard
by mastercoms
· 11 years ago
d287ac7
Remove unneeded ItemTable import
by mastercoms
· 11 years ago
17f9588
Decorator now requests liquid update. Fixes #62
by mastercoms
· 11 years ago
9d16a11
Simplify BlockNeedsAttached canPlaceAtMethod
by mastercoms
· 11 years ago
35d956e
Drop BlockNeedsAttached on illegal placement, and fix the torch getAttachedFace method. Fixes #67
by mastercoms
· 11 years ago
8f911c2
Fix a typo, getWeigth -> getWeight
by mastercoms
· 11 years ago
edad640
change grass to flower logic to include all flowers
by mastercoms
· 11 years ago
081be5a
optimize double grass growing method
by mastercoms
· 11 years ago
4fb140d
Update to 1.8.7
by deathcap
· 11 years ago
1faffb6
Merge pull request #64 from SamNosliw/master
by mastercoms
· 11 years ago
63fed3a
Update to 1.8.6
by deathcap
· 11 years ago
1dfd8d4
Update to 1.8.5
by deathcap
· 11 years ago
fe784aa
Bugfix: Doors/Trapdoors/Fencegates update regardless of redstone update.
by Nosliw
· 11 years ago
bf8a435
Unused Import. Oops.
by Nosliw
· 11 years ago
Next »