Rivoreo Source Code Repositories
src.rivoreo.one
/
glowstone
/
81f06170121ea7f4af1f53d8cf6b4223655906b1
81f0617
Simplify Optional logic in ReflectiveValue
by mastercoms
· 7 years ago
88a62f4
Fix ice being removed from lakes
by mastercoms
· 7 years ago
8fa6600
Don't change durability if the item is empty
by mastercoms
· 7 years ago
229a2ab
Simplify if statement for crops
by mastercoms
· 7 years ago
b31b24c
Use entrySet instead of keySet where optimal
by mastercoms
· 7 years ago
5b3b3e5
Use diamond operator in Metrics
by mastercoms
· 7 years ago
50d5a77
Use charAt for String checks
by mastercoms
· 7 years ago
cdee554
Use shift operation where possible
by mastercoms
· 7 years ago
18b09d3
Simplify boolean logic
by mastercoms
· 7 years ago
aae5539
Remove unnecessary unboxing
by mastercoms
· 7 years ago
9c9da7d
Use foreach in ProbableValue
by mastercoms
· 7 years ago
bc2a4db
Generify EntityStore better
by mastercoms
· 7 years ago
e16e5bc
Simplify a few map statements
by mastercoms
· 7 years ago
4262591
Simplify lambda in glowstone command
by mastercoms
· 7 years ago
38de5d8
Simplify a few collections statements
by mastercoms
· 7 years ago
1ab6f05
Remove unneeded zero length array allocation
by mastercoms
· 7 years ago
6e381a5
Fix memory leak in http handler
by mastercoms
· 7 years ago
e96f84b
Fix inner class usage
by mastercoms
· 7 years ago
d584aab
Change to assertThat on more assertions
by mastercoms
· 7 years ago
264f94a
Improve tests
by mastercoms
· 7 years ago
586fb93
Fix a few Javadoc issues
by mastercoms
· 7 years ago
1260810
Use IdleStateHandler for read and write timeouts (#480)
by louxiu
· 7 years ago
e0df79d
bump version
by mastercoms
· 7 years ago
47bd2a3
Fix server UUID generation
by mastercoms
· 7 years ago
dd3eb75
Fix style errors with bStats
by mastercoms
· 7 years ago
68884ba
Use bStats
by mastercoms
· 7 years ago
1fa409d
Correct URL in Sponge notice
by mastercoms
· 7 years ago
40ef8fa
Implement block breaking animation (#473)
by satoshinm
· 7 years ago
582cb12
Fix warning loading Bukkit plugins also supporting Sponge (#475)
by satoshinm
· 7 years ago
6c843a8
Fix jack-o'-lantern orientation on placement. Closes GH-478 (#479)
by satoshinm
· 7 years ago
a7778dd
Update to ReflectionProcessor: add support for enum
by momothereal
· 8 years ago
e77de71
Don't ignore meta when adding items (#466)
by momothereal
· 8 years ago
3f2b2ed
Change default book generation ordinal to null.
by momothereal
· 8 years ago
ddfe1b3
Fix formatting issue
by mastercoms
· 8 years ago
3fdb00e
Finish previous commit
by mastercoms
· 8 years ago
f5dc919
Improve nether portal creation
by mastercoms
· 8 years ago
2ad0f85
update bounding box on all location changes
by mastercoms
· 8 years ago
6e744e5
nonfunctional nether portal creation
by mastercoms
· 8 years ago
ba4ca86
Update bounding box every pulse, make item physics less broken (but they still are, sometimes)
by momothereal
· 8 years ago
ce7da29
Fix multiple issues with signs (closes GH-370)
by momothereal
· 8 years ago
69ad87d
Break sign when attached block is broken (partial #370)
by momothereal
· 8 years ago
720a056
Bump version due to PR
by mastercoms
· 8 years ago
f171c82
Add dispense armor feature (#470)
by Christian7573
· 8 years ago
4692285
Add /glowstone eval subcommand
by momothereal
· 8 years ago
5fc6c85
Add inventory utility for random slots
by momothereal
· 8 years ago
ca2cce7
Update bounding box on physics update
by mastercoms
· 8 years ago
2bcf31f
Introduce /glowstone command (tools, debugging).
by momothereal
· 8 years ago
fae0ea9
Pistons produce smoke when used
by momothereal
· 8 years ago
0c5910f
Bump version due to PR
by mastercoms
· 8 years ago
447c945
Respect Entity#setGravity(false). Closes GH-454
by Satoshi N. M
· 8 years ago
d4e849a
Start 2017.5 snapshots
by mastercoms
· 8 years ago
e09773a
2017.4
by mastercoms
· 8 years ago
2017.4
4506e5d
Slight improvements to ai
by mastercoms
· 8 years ago
ab8f1c1
Start zombie AI
by mastercoms
· 8 years ago
5871c65
Merge branch '2017.4-ai'
by mastercoms
· 8 years ago
fde4ddd
Finalize physics changes
by mastercoms
· 8 years ago
710f4df
Unified physics, with bounding box support
by mastercoms
· 8 years ago
6d249db
Bounding box based physics
by mastercoms
· 8 years ago
d84a767
Update for latest Glowkit
by mastercoms
· 8 years ago
59b7706
Default book generation ordinal.
by momothereal
· 8 years ago
0fc7562
base client impl
by mastercoms
· 8 years ago
5ec6cd4
make punch not so strong
by mastercoms
· 8 years ago
38e12bb
smart physics
by mastercoms
· 8 years ago
4a25a4a
Simple calculations until we get this right
by mastercoms
· 8 years ago
7001c58
Some more work on physics
by mastercoms
· 8 years ago
c246bfa
Some fixes with attached blocks (torches in particular)
by momothereal
· 8 years ago
6746720
Add purpur stairs to item table
by momothereal
· 8 years ago
7aef0a9
Implement End Rod
by momothereal
· 8 years ago
d41604c
Bump version
by momothereal
· 8 years ago
87f6d26
Implement purpur block & purpur pillar
by momothereal
· 8 years ago
b952968
Fix doMobSpawning preventing on-ground decorators
by momothereal
· 8 years ago
3c28a7a
Bump version
by momothereal
· 8 years ago
8d45691
Fix some issues with rabbit
by momothereal
· 8 years ago
e350371
More accurate entity physics
by mastercoms
· 8 years ago
54cea53
Bump version
by mastercoms
· 8 years ago
1aff33a
Entity physics/movement update
by mastercoms
· 8 years ago
2ffef1c
Bump version
by mastercoms
· 8 years ago
213d442
Disable physics for item frames
by mastercoms
· 8 years ago
2c7d02d
Use JLine2 website
by mastercoms
· 8 years ago
a65ef5d
Don't search for block entities on new chunks
by mastercoms
· 8 years ago
5ca2234
Reduce performance impact of opportunistic block entity creation
by mastercoms
· 8 years ago
d57c034
Include some minor changes from the reverted network update
by mastercoms
· 8 years ago
2d295f1
Use setRawLocation instead of velocity (still bugged)
by momothereal
· 8 years ago
5051c7e
Push current work on movement helper (broken)
by momothereal
· 8 years ago
080d459
Bump version
by Momo
· 8 years ago
73228f1
Revert network updates
by momothereal
· 8 years ago
3fa828b
Fix an issue with the default DnsAddressResolver (netty 4.1)
by momothereal
· 8 years ago
3000d42
Add remaining /worldborder subcommands (add, warning, damage)
by momothereal
· 8 years ago
2212f12
Fix incorrect isInside() logic
by momothereal
· 8 years ago
5171632
World Border implementation
by momothereal
· 8 years ago
6e38964
Send destroy packet for removed entities (#453)
by momothereal
· 8 years ago
1999ea5
Improve network code
by mastercoms
· 8 years ago
47b0e0b
Change SHOW_NAME_TAG getter to boolean
by momothereal
· 8 years ago
2b731f3
OpenCL support
by mastercoms
· 8 years ago
c69e57f
Fix doMobSpawning, make LookAroundTask more likely
by momothereal
· 8 years ago
13469f3
Bump version
by momothereal
· 8 years ago
86c8cd3
Changes to LookAround/Player tasks, EntityDecorator
by momothereal
· 8 years ago
d89fd0a
Finalize MobStates
by mastercoms
· 8 years ago
1dcb393
Hacking on mob states
by mastercoms
· 8 years ago
354640b
Use custom classloader (compatible with Java 8 & 9)
by mastercoms
· 8 years ago
Next »