Rivoreo Source Code Repositories
src.rivoreo.one
/
glowstone
/
5b89f945b49e314399f0b8cd1b8e5e52bee62e80
5b89f94
bump to 2021.5.0-SNAPSHOT
by mastercoms
· 4 years, 10 months ago
b1780c1
only upload java 8 artifact
by mastercoms
· 4 years, 10 months ago
2ce9ba4
add github artifacts to action
by mastercoms
· 4 years, 10 months ago
1624f60
Add GlowAdvancementDisplay flags (#1105)
by x4e
· 5 years ago
e0a1589
Allow blocks to fall when placed directly on a non solid block (#1106)
by x4e
· 5 years ago
4ebe170
Add vine physics (#1107)
by x4e
· 5 years ago
d72e7f0
only deploy on java 8
by mastercoms
· 5 years ago
a24a594
change badge to actions
by mastercoms
· 5 years ago
aca1987
remove redundant file arg
by mastercoms
· 5 years ago
bf5fcc3
remove redundant file arg
by mastercoms
· 5 years ago
a0a7393
specify we are using an env var for pass
by mastercoms
· 5 years ago
86b2747
fix up ssh commands
by mastercoms
· 5 years ago
4509b4b
run scp with sshpass
by mastercoms
· 5 years ago
68a89da
don't quote password
by mastercoms
· 5 years ago
5f9108e
sudo apt
by mastercoms
· 5 years ago
1130aad
add sshpass
by mastercoms
· 5 years ago
a3309fb
add SSH_KNOWN_HOSTS env
by mastercoms
· 5 years ago
fa8a10f
remove chmod for ssh
by mastercoms
· 5 years ago
10f062a
add known hosts
by mastercoms
· 5 years ago
b5f1e34
add test server deployment
by mastercoms
· 5 years ago
ae7eda9
add cache to CI
by mastercoms
· 5 years ago
955ed57
Delete publish-artifacts.yml
by mastercoms
· 5 years ago
2f72ea5
Delete build.yml
by mastercoms
· 5 years ago
448ff1e
Delete azure-pipelines.yml
by mastercoms
· 5 years ago
a606cd8
add cache
by mastercoms
· 5 years ago
3688645
do build extras on CI too
by mastercoms
· 5 years ago
1f79ce3
bump to 2021.1.0-SNAPSHOT
by mastercoms
· 5 years ago
9a0c1d5
improve naming
by mastercoms
· 5 years ago
c9e5487
use globs
by mastercoms
· 5 years ago
16091bb
add path filter to dev builds
by mastercoms
· 5 years ago
934831c
name it CI again
by mastercoms
· 5 years ago
e3f8b2c
name it Dev Build
by mastercoms
· 5 years ago
b8b2661
only run on dev
by mastercoms
· 5 years ago
52c957c
add Dev CI action
by mastercoms
· 5 years ago
96daa7f
call it PR CI
by mastercoms
· 5 years ago
6f74be5
add PR CI
by mastercoms
· 5 years ago
663cea6
It's 2021 (2)
by mastercoms
· 5 years ago
b7e4d8e
It's 2021
by mastercoms
· 5 years ago
3de1744
bump to 2020.12.0 release
by mastercoms
· 5 years ago
26ccf3d
upgrade to 5.7.0 for compat
by mastercoms
· 5 years ago
51048fd
avoid unnecessary boxing (#1102)
by KisaragiEffective
· 5 years ago
1b2985f
Bump junit from 4.13 to 4.13.1 (#1101)
by dependabot[bot]
· 5 years ago
bf37d6e
fix method parameter
by mastercoms
· 5 years ago
f24c9dc
update some APIs in GlowInventory
by mastercoms
· 5 years ago
ccf869d
add equipmentSlot field to inventory slot
by mastercoms
· 5 years ago
4bd5b6c
update distribution license
by mastercoms
· 6 years ago
c384b1f
suppress describe unresolved in pom
by mastercoms
· 6 years ago
5e0ad72
Implement WrittenBook open. Fix WritableBook sign (#1099)
by SHADOWDANCH
· 6 years ago
322b7de
Adds missing cauldron-item interactions. (#1097)
by Emre Özcan
· 6 years ago
365a74b
Update EntityEffectMessage. Optimize PotionEffect's pulsing (#1098)
by SHADOWDANCH
· 6 years ago
c4c59a7
Implement Beacon logic (#1092)
by SHADOWDANCH
· 6 years ago
3c14954
Add background option to GlowAdvancementDisplay. Fix client crash (#1093)
by SHADOWDANCH
· 6 years ago
1b0cea8
Fix potion effects display to self (#1090)
by SHADOWDANCH
· 6 years ago
bcfd021
So, It's 2020. (#1089)
by KisaragiEffective
· 6 years ago
83df5ad
update more dependencies
by mastercoms
· 6 years ago
2ada226
add kotlin support, update depends, update repo URL
by mastercoms
· 6 years ago
0f75caa
update repo URL default and fix logging depends in CB compatibility bundle
by mastercoms
· 6 years ago
6cbb8bb
Fire PlayerChangedMainHandEvent (#1088)
by SHADOWDANCH
· 6 years ago
d1fe1e9
Add unimplemented methods from Glowkit update.
by Alex Abbott
· 6 years ago
d3e718c
Update Glowkit version
by Alex Abbott
· 6 years ago
b1a1b5a
Fix import spacing violations (checkstyle) (#1086)
by Arne Brasseur
· 6 years ago
d77c04e
revert the import order change
by mastercoms
· 6 years ago
cd998cb
order java package first and fix right curly
by mastercoms
· 6 years ago
a44bb83
add GravityAccel to GlowAnimal (#1084)
by ㄗㄠˋ ㄑㄧˊ
· 6 years ago
69fa6de
update right curly rules
by mastercoms
· 6 years ago
c549129
use new MissingJavadocMethod
by mastercoms
· 6 years ago
297d9f2
allowThrowsTagsForSubclasses was removed
by mastercoms
· 6 years ago
6fabbaf
allowMissingThrowsTags changed to validateThrows
by mastercoms
· 6 years ago
f14ce7e
LineLength is now a file set check
by mastercoms
· 6 years ago
df8d024
also bump report
by mastercoms
· 6 years ago
12fec16
bump checkstyle plugin version to match puppycrawl checkstyle
by mastercoms
· 6 years ago
cfe3480
Bump checkstyle from 8.18 to 8.29 (#1085)
by dependabot[bot]
· 6 years ago
4681a72
github wiki was replaced by Glowstone docs (#1083)
by ㄗㄠˋ ㄑㄧˊ
· 6 years ago
9b7d569
Fix wrong coordinates passed to isSnowy (#1075)
by Muqsit Rayyan
· 6 years ago
cf11388
Use synchronizedSet (#1072)
by PayDevD
· 6 years ago
c2c5a2e
Only run delombok in ci builds (#1068)
by Martin Panzer
· 6 years ago
89e000f
replace non-enum collections with enum collections (#1066)
by KisaragiEffective
· 6 years ago
2676d00
Fix raw types (#1057)
by KisaragiEffective
· 6 years ago
846c6b5
Implement EntityAddToWorld event firing (#1063)
by Alexander Kostyurenko
· 6 years ago
32f391d
Updated Kotlin to version 1.3.50 (#1061)
by hazæ41
· 6 years ago
28a8f72
add link to more backers
by mastercoms
· 7 years ago
3feb0c3
add @Postremus to readme
by mastercoms
· 7 years ago
5873484
fix backers typo
by mastercoms
· 7 years ago
44ca320
Create BACKERS.md
by mastercoms
· 7 years ago
cb0bd13
add sponsors section in readme
by mastercoms
· 7 years ago
2fee158
Fix some issue with the /glowstone command.
by momothereal
· 7 years ago
cdf3bb8
Fire PlayerInitialSpawnEvent (#922) (#1051)
by Caleb Sacks
· 7 years ago
760bff1
fix javadoc
by mastercoms
· 7 years ago
c1fa660
Send real player entity id, implement EntityResurrectEvent, fix #1049 (#1050)
by SHADOWDANCH
· 7 years ago
b3b6502
Make login DNS server configurable in glowstone.yml (#1044)
by smartboyathome
· 7 years ago
00c156d
Fix #1042 (#1043)
by Chris Hennick
· 7 years ago
dd2c9ae
Updated Kotlin version (#1040)
by hazæ41
· 7 years ago
3127ff7
Change some links to use https protocol (#1039)
by Mustafa ÖNCEL
· 7 years ago
9696b2f
Animal feeding improvements (#1025)
by Chris Hennick
· 7 years ago
d4812fe
Command i18n through /testforblocks, and associated refactors (#1035)
by Chris Hennick
· 7 years ago
d617350
Test Java 8 too on Azure Pipelines (#1033)
by Chris Hennick
· 7 years ago
d6ed91c
Localize /testfor
by Chris Hennick
· 7 years ago
83ce4ab
Replace redundant immutable empty list with Collections.emptyList()
by Chris Hennick
· 7 years ago
7c941fe
use dns_port constant
by mastercoms
· 7 years ago
c4653f9
fix imports and types
by mastercoms
· 7 years ago
Next »