Rivoreo Source Code Repositories
src.rivoreo.one
/
glowstone
/
75003589c827da53e5cfed7b5f2fe78344a6839e
/
src
62537b5
Revert "Use Collections.emptyList()"
by Chris Hennick
· 6 years ago
0c1ec07
Use Collections.emptyList()
by Chris Hennick
· 6 years ago
8b2bdb2
Azure: JDK 11 and code coverage (#1032)
by Gareth Coles
· 6 years ago
f8938f8
i18nize and refactor GlowstoneCommand (#1026)
by Chris Hennick
· 6 years ago
0dc70b3
Reduce some duplication in networking-related code (#1028)
by kashike
· 6 years ago
7a2cb23
supply a consumer with each 'cut' when splitting experience (#1027)
by kashike
· 6 years ago
58f8aa4
Use constants for gamerule names (#1029)
by kashike
· 6 years ago
a9445ff
Finish localizing TellrawCommand
by Chris Hennick
· 6 years ago
9424a9e
Finish localizing SetBlockCommand
by Chris Hennick
· 6 years ago
669ad8d
Item amount decrement is now applied on block place (fixes #1012) (#1022)
by Jacob G
· 6 years ago
b5cc02a
Regional difficulty (#1019)
by VaiTon
· 6 years ago
8124225
Revert "Animal feeding fixes:"
by Chris Hennick
· 6 years ago
6680d94
Revert "Implements love mode duration and particle emission."
by Chris Hennick
· 6 years ago
54c3ff3
Implements love mode duration and particle emission.
by Chris Hennick
· 6 years ago
b98953e
Animal feeding fixes:
by Chris Hennick
· 6 years ago
04ccbda
Simplify computeGrowthAmount
by Chris Hennick
· 6 years ago
3192c0f
Implemented statistic tracking (#1021)
by VaiTon
· 6 years ago
6710673
Implements missing events (#1018)
by VaiTon
· 6 years ago
7951f06
Implement BlockPistonRetractEvent firing (#1014)
by Nikita Medvedev
· 6 years ago
55b43af
Implement BlockPistonExtendEvent (#1013)
by Nikita Medvedev
· 6 years ago
a133cfa
Implement Player locale Setting (#1011)
by heisluft
· 6 years ago
015daf7
RegionFile fixes and improvements (#997)
by Andrew Steinborn
· 6 years ago
867df01
i18nize /pardonip, /playsound and /say (#1004)
by Chris Hennick
· 6 years ago
0b55ac3
Localize achievement names (#1005)
by Chris Hennick
· 6 years ago
46780de
[i18n] Partially i18nize all remaining commands (#1003)
by Chris Hennick
· 6 years ago
3146ae7
This cast must be explicit when using the JDK 11 compiler.
by Chris Hennick
· 6 years ago
c993dd1
i18n: Commands E-O (#1001)
by Chris Hennick
· 6 years ago
57c7b28
Update built-in JAR license (2019)
by Momo
· 6 years ago
8241f28
Make System.out and System.err non-auto-flushing, but flush them every tick.
by Chris Hennick
· 6 years ago
d9edea4
Refactor EnchantCommand
by Chris Hennick
· 6 years ago
e856bd3
i18nize /deop and /difficulty; extract out LocalizedEnumNames (#1000)
by Chris Hennick
· 6 years ago
9615bd9
i18n refactor: include Locale and ResourceBundle as CommandMessages members (#999)
by Chris Hennick
· 6 years ago
f31979d
Merge remote-tracking branch 'origin/dev' into dev
by Chris Hennick
· 6 years ago
af166e7
Handle null in getLocale() May fix #998
by Chris Hennick
· 6 years ago
2e8ce31
Don't even calculate possible physics during world load
by momothereal
· 6 years ago
b4ad19f
Skip physic updates during world generation/initialization
by momothereal
· 6 years ago
28b480e
Merge remote-tracking branch 'origin/dev' into dev
by Chris Hennick
· 6 years ago
8dd2dce
Fix #994
by Chris Hennick
· 6 years ago
d1bedb0
i18nize /clone, /defaultgamemode, /gamemode (#989)
by Chris Hennick
· 6 years ago
c414a64
Optimization: don't fire a task if it has no handlers
by Chris Hennick
· 6 years ago
80eb03a
Revert "Limit of 64 threads per scheduler (may fix #994)"
by Chris Hennick
· 6 years ago
5ed4969
Refactor for shallower nesting
by Chris Hennick
· 6 years ago
249f660
Fix an exception from SugarCaneDecorator in holey worlds
by Chris Hennick
· 6 years ago
e0db761
Limit of 64 threads per scheduler (may fix #994)
by Chris Hennick
· 6 years ago
b263563
BlockLiquid minor optimizations
by Chris Hennick
· 6 years ago
abdcc14
Fix some javadoc warnings
by Chris Hennick
· 6 years ago
a16a106
Fix a javadoc error
by Chris Hennick
· 6 years ago
90a4832
Mark a few strings NON-NLS
by Chris Hennick
· 6 years ago
133f9e6
Mark a few members @NonNls
by Chris Hennick
· 6 years ago
d1a03a0
Implement the substatistics system (#985)
by Florent Clarret
· 6 years ago
aa1f9dc
Use 1.13 list formatting (#991)
by Chris Hennick
· 6 years ago
f4de5f6
Implements some missing events (#986)
by VaiTon
· 6 years ago
bebb1ac
Inline a method that's only used once
by Chris Hennick
· 6 years ago
e8fede7
Simplify `prettyPrint(Entity[])`
by Chris Hennick
· 6 years ago
e533168
Mark a few remaining non-NLS strings in ItemIds
by Chris Hennick
· 6 years ago
2d71144
Loot file paths are `@NonNls`
by Chris Hennick
· 6 years ago
1cda736
Statistic IDs are `@NonNls`
by Chris Hennick
· 6 years ago
ca87a20
Item IDs are `@NonNls`
by Chris Hennick
· 6 years ago
472830f
Localize /ban, /ban-ip, /banlist, /clear (#988)
by Chris Hennick
· 6 years ago
ca98c5f
Localize BanCommand (#987)
by Chris Hennick
· 6 years ago
2e5eafd
Pathfinding Base (#924)
by Daniel V
· 6 years ago
43271a9
Command localization, step 1 (#981)
by Chris Hennick
· 6 years ago
17600c7
feat(event): implement the PlayerStatisticIncrementEvent (#984)
by Florent Clarret
· 6 years ago
e90fccc
feat(event): implement the PlayerLevelChangeEvent (#983)
by Florent Clarret
· 6 years ago
8786280
[WIP] implement getters/setter in GlowPlayerProfile (#980)
by crashdemons
· 6 years ago
840c20b
Fix invalid bed placement. (#973)
by Connor E
· 6 years ago
be40956
Use resolved UUID we just checked instead of completablefuture string... (#979)
by crashdemons
· 6 years ago
e7b4a20
Fix #977 (#978)
by Chris Hennick
· 6 years ago
afcfe1c
Fixes #847 (#976)
by John Lehmann
· 6 years ago
262218f
Fixes Guardian/ElderGuardian API #968 (#970)
by John Lehmann
· 6 years ago
a12eebb
[i18n] Localizable map for GameMode decoding (#967)
by Chris Hennick
· 6 years ago
ae1a970
[i18n] more messages (#966)
by Chris Hennick
· 6 years ago
cac2581
Fix multi-sector region file writing (#965)
by Andrew Steinborn
· 6 years ago
a77682b
[i18n] Add more messages (#964)
by Chris Hennick
· 6 years ago
256061c
[i18n] Standardize load-failed and save-failed as IOE message names (#962)
by Chris Hennick
· 6 years ago
dc640c7
Bed fixes (#963)
by Chris Hennick
· 6 years ago
04f839c
Add Metadata getter to GlowHumanEntity
by aki_ks
· 6 years ago
86d7cbb
Update default library checksums
by momothereal
· 6 years ago
f056969
Use FastUUID for UuidUtils (#961)
by Momo
· 6 years ago
1c12a02
Merge branch 'dev' of github.com:GlowstoneMC/Glowstone into dev
by mastercoms
· 6 years ago
f71f6fb
Fix charging scaling in the incorrect direction. Speed mag not fixed
by mastercoms
· 6 years ago
f0f9fc7
Fix up key name getter
by mastercoms
· 6 years ago
07334bf
Fix javadoc typo
by mastercoms
· 6 years ago
ff90a7f
Merge branch 'dev' of https://github.com/GlowstoneMC/Glowstone into dev
by mastercoms
· 6 years ago
15c2217
Update dependencies
by mastercoms
· 6 years ago
8108bfa
Improve Mojangson boolean parsing
by aki_ks
· 6 years ago
b961db3
Enhancements to Attributes (#955)
by Aki
· 6 years ago
49189d9
Comment on formatting convention and the exception
by Pr0methean
· 6 years ago
767c794
Use String.format with console.permission.invalid
by Pr0methean
· 6 years ago
598c579
Fix logging message format (#954)
by Aki
· 6 years ago
53ea412
Fix bed drop color (#949)
by Aki
· 6 years ago
f7cc3f9
Implement EntityShootBowEvent (#942)
by Mystiflow
· 6 years ago
768cda2
Short circuit zero/neg intensity for HEAL & HARM
by Chris Hennick
· 6 years ago
7e99b1d
Short-circuit zero & neg in applyPotionEffectWithIntensity
by Chris Hennick
· 6 years ago
224ba3a
Add missing @NonNls to isShort param
by Chris Hennick
· 6 years ago
c13e426
Fixes #947 (#948)
by VaiTon
· 6 years ago
b9da864
Fire PotionSplashEvent (#945)
by Chris Hennick
· 6 years ago
b18108f
Move LocalizedStrings.Console and .Glowstone to outer level (#946)
by Chris Hennick
· 6 years ago
f8e2fbc
Fix #940 and mining-speed inconsistencies (#943)
by Chris Hennick
· 6 years ago
cd27354
Command.execute now always returns true when run without permission (#926)
by Chris Hennick
· 6 years ago
Next »