Rivoreo Source Code Repositories
src.rivoreo.one
/
glowstone
/
6b63d0d6eeb812bf9218094a858f62d0380725ab
6b63d0d
Merge pull request #87 from xxmicloxx/dispenser
by mastercoms
· 9 years ago
b1a0ae1
Adds support for basic dispenser actions
by xxmicloxx
· 9 years ago
6e9b713
Merge pull request #88 from xxmicloxx/various_rs_fixes
by mastercoms
· 9 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
· 9 years ago
8a88669
Fixes a bug where liquids would not cause redstone updates
by xxmicloxx
· 9 years ago
64cc13f
Update README.md
by mastercoms
· 9 years ago
ba4dbc9
add drone.io
by mastercoms
· 9 years ago
fe51c0f
Fix Glowkit errors
by mastercoms
· 9 years ago
d966982
Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus
by mastercoms
· 9 years ago
ca738fc
Optimize imports
by mastercoms
· 9 years ago
4e68887
Fix up Notch and Mojang
by mastercoms
· 9 years ago
9925dbb
Move build status
by mastercoms
· 9 years ago
f7175ab
Go back to Glowstone repo
by mastercoms
· 9 years ago
85bfc49
Update Glowkit
by mastercoms
· 9 years ago
744e6c0
Fix ResourcePackStatus
by mastercoms
· 9 years ago
14d2858
Fix readme merge conflicts
by mastercoms
· 9 years ago
4bcdb42
1.8.8
by mastercoms
· 9 years ago
0bfa1c8
add paperspigot in one place
by mastercoms
· 9 years ago
077f36e
possibly fix wrong suffocation
by mastercoms
· 9 years ago
39a098f
Fix doors
by mastercoms
· 9 years ago
12c45da
Implement PaperSpigot
by mastercoms
· 9 years ago
72b08a0
remove unused import
by mastercoms
· 9 years ago
68dc8bd
Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus
by mastercoms
· 9 years ago
5f96f91
update Glowkit to PaperSpigot
by mastercoms
· 9 years ago
c1361ca
fix red sandstone slabs
by mastercoms
· 9 years ago
f166702
fancier test server thing
by mastercoms
· 9 years ago
ad35d01
add test server details
by mastercoms
· 9 years ago
6c06afd
Update README.md
by mastercoms
· 9 years ago
267daaf
Add variable block sounds
by mastercoms
· 9 years ago
43b2952
Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus
by mastercoms
· 9 years ago
6ef2ffd
Add some entity codecs and their unit tests
by mastercoms
· 9 years ago
3a21324
Merge remote-tracking branch 'Glowstone/master'
by mastercoms
· 9 years ago
702d947
Merge pull request #83 from GlowstonePlusPlus/revert-81-master
by mastercoms
· 9 years ago
113ffa4
Merge pull request #81 from TheMCPEGamer/master
by TekkitCommando
· 9 years ago
e15f895
Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus
by mastercoms
· 9 years ago
1a46598
remove block references to chunk
by mastercoms
· 9 years ago
293173b
Added most of the hostile mobs
by TheMCPEGamer
· 9 years ago
a89303b
Revert "Hostile Mobs"
by mastercoms
· 9 years ago
2309f46
disable deployment
by mastercoms
· 9 years ago
ed86999
Unload chunks from cache, increase max bulk chunks
by mastercoms
· 9 years ago
cfdb13b
make sure player is not null
by mastercoms
· 9 years ago
fb53280
Release bytebuf. Fixes some memory leaks
by mastercoms
· 9 years ago
1afdd04
revert added indent
by mastercoms
· 9 years ago
f6a2d99
Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus
by mastercoms
· 9 years ago
efb94bf
fix duped player movement
by mastercoms
· 9 years ago
9a22ddb
prevent leaving bed when player is not sleeping
by mastercoms
· 9 years ago
2520957
prevent illegal arguments in getSlot
by mastercoms
· 9 years ago
0289d37
Delete setup-no-sponge.sh
by mastercoms
· 9 years ago
54433ed
We aren't using sponge
by mastercoms
· 9 years ago
0c32774
Update features and introduction sections
by mastercoms
· 9 years ago
bc4c329
oh man i am not good with computer plz to help
by mastercoms
· 9 years ago
dde6c50
actually fix creative mode not taking void damage
by mastercoms
· 9 years ago
c8a5d44
fix unused import
by mastercoms
· 9 years ago
e238670
fix creative mode players not being damaged by the void
by mastercoms
· 9 years ago
3a51cc5
Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus
by mastercoms
· 9 years ago
5c080f7
add correct fall damage, and only setrawlocation if it changed
by mastercoms
· 9 years ago
6dcab59
start fixing achievements
by mastercoms
· 9 years ago
6c7c822
make sure only crafting slots are being dropped
by mastercoms
· 9 years ago
b66ddbe
Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus
by mastercoms
· 9 years ago
9a26901
tweak item drops to be better
by mastercoms
· 9 years ago
38df536
Change some default config values
by mastercoms
· 9 years ago
29790fd
Credit MC Server Bank more
by mastercoms
· 9 years ago
1256675
Sync readme credits to website credits
by mastercoms
· 9 years ago
fb5a0dd
optimize double plant breaking
by mastercoms
· 9 years ago
26a4d50
fix double plant breaking
by mastercoms
· 9 years ago
007d287
fix creative inventory bugs
by mastercoms
· 9 years ago
a8e320e
restrict cursor amount again
by mastercoms
· 9 years ago
6f66579
re-enable auto deploy to test server
by mastercoms
· 9 years ago
24070db
loosen up crafting check which was blocking crafting
by mastercoms
· 9 years ago
cb28eb5
Fix many crafting bugs
by mastercoms
· 9 years ago
8375342
Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus
by mastercoms
· 9 years ago
7c6b61d
Fixed an oopsie in the library URL
by mastercoms
· 9 years ago
fb6e5a0
add fancy build status badge to downloads
by mastercoms
· 9 years ago
5699bde
optimize pom.xml
by mastercoms
· 9 years ago
5638577
Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus
by mastercoms
· 9 years ago
0f0eef7
Fix some crafting bugs.
by mastercoms
· 9 years ago
bd21c4d
test removing dependency check in circle-ci
by mastercoms
· 9 years ago
cff528f
compile Glowkit with 4 threads
by mastercoms
· 9 years ago
2db4d1c
No need for special source
by mastercoms
· 9 years ago
4ee2762
Fixes #76 shift-click crafting duplication bug.
by mastercoms
· 9 years ago
e62f790
Change to working repo, fixes #75
by mastercoms
· 9 years ago
8f21953
Change expected exceptions, as these have changed in lang3
by mastercoms
· 9 years ago
685b6bc
Switch to lang3
by mastercoms
· 9 years ago
a27f7c8
pause deployments for now
by mastercoms
· 9 years ago
7c3db13
remove debug logging
by mastercoms
· 9 years ago
360ad41
Spawn preload tweaks and setup.sh can execute
by mastercoms
· 9 years ago
df56f97
Added parenthesis
by mastercoms
· 9 years ago
0a88c2e
Fixed a mistake
by mastercoms
· 9 years ago
8b3cd66
Built with Love
by mastercoms
· 9 years ago
a0269da
Remove unused GlowServer variable from scoreboard
by mastercoms
· 9 years ago
d287ac7
Remove unneeded ItemTable import
by mastercoms
· 9 years ago
17f9588
Decorator now requests liquid update. Fixes #62
by mastercoms
· 9 years ago
9d16a11
Simplify BlockNeedsAttached canPlaceAtMethod
by mastercoms
· 9 years ago
7d15f8c
Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus
by mastercoms
· 9 years ago
35d956e
Drop BlockNeedsAttached on illegal placement, and fix the torch getAttachedFace method. Fixes #67
by mastercoms
· 9 years ago
cc97dc7
Updated one link and added a note.
by mastercoms
· 9 years ago
8f911c2
Fix a typo, getWeigth -> getWeight
by mastercoms
· 9 years ago
edad640
change grass to flower logic to include all flowers
by mastercoms
· 9 years ago
081be5a
optimize double grass growing method
by mastercoms
· 9 years ago
65b8beb
Update to 1.8.7
by deathcap
· 9 years ago
Next »