|
19c1e1777c
|
Remove wrong copyright notice in every file
|
2021-02-28 00:03:13 +01:00 |
|
|
a4947b5644
|
Rework entity movement and spawning
|
2021-02-27 23:50:32 +01:00 |
|
|
dc156fcf34
|
Refactor and improve movement-related packets, fix keep alive
|
2021-02-25 11:16:37 +01:00 |
|
|
3767d66065
|
Sync entity positions
|
2021-01-11 21:55:03 +01:00 |
|
|
792536ae7a
|
Move player implementations out of API project
|
2021-01-10 22:57:04 +01:00 |
|
|
55806e3aba
|
Some refactorings
|
2021-01-09 12:01:59 +01:00 |
|
|
ab09228565
|
Add floorMod function for Float
|
2021-01-08 22:37:37 +01:00 |
|
|
5c352a5591
|
Allow setting the biomes in a chunk
|
2021-01-08 18:47:24 +01:00 |
|
|
9aab2b1adc
|
Implement World.getVoxelsInSphere
|
2021-01-08 17:46:56 +01:00 |
|
|
91e902ecd1
|
Make packets mergeable
|
2021-01-07 19:03:22 +01:00 |
|
|
818939267a
|
Introduce DataStorage
|
2021-01-06 22:09:27 +01:00 |
|
|
cb50c7bb39
|
Register entities globally
|
2021-01-05 20:05:38 +01:00 |
|
|
e7d5576269
|
Rewrite location classes and add Position, add packets for spawning entities
|
2021-01-04 02:29:55 +01:00 |
|
|
47de022bb7
|
Fix AirBlock, CaveAirBlock and DaylightDetectorBlock
|
2021-01-03 16:47:42 +01:00 |
|
|
ac5132feda
|
Suffix block classes with "Block"
|
2021-01-03 16:07:58 +01:00 |
|
|
e35c46b408
|
Change license to Apache 2.0
|
2021-01-03 15:58:16 +01:00 |
|
|
4e4d2ed65b
|
Enable progressive mode in all modules
|
2021-01-03 14:34:18 +01:00 |
|
|
ec74ddff82
|
Use the refreshVersions Gradle plugin
|
2021-01-03 13:06:53 +01:00 |
|
|
d46675dff3
|
Rename project to Uranos
|
2021-01-02 23:20:43 +01:00 |
|
|
20e054c0f8
|
Fix getVoxelsInCube
|
2021-01-02 01:09:44 +01:00 |
|
|
c090b1461a
|
Fix weird session bugs
|
2021-01-02 00:24:17 +01:00 |
|
|
1dbf679659
|
Add destroy method to World and change chunk loading functions
|
2020-12-29 23:28:51 +01:00 |
|
|
c0d21c8b5d
|
Remove instantlyBreakBlocks parameter from PlayerAbilities packet because it changes nothing
|
2020-12-26 23:21:35 +01:00 |
|
|
87a2cae02c
|
Remove NamespacedID and replace all occurrences with Strings
|
2020-12-26 22:01:53 +01:00 |
|
|
1f10e52131
|
Use one EventBus for all events instead of one for every player/entity/session/...
|
2020-12-23 23:28:23 +01:00 |
|
|
4eb2b45bfa
|
Fix Chunk.Key computations
|
2020-12-21 15:40:30 +01:00 |
|
|
ffe2349884
|
Update everything to 1.16.4
this took me about 12 hours. it's 1 am
|
2020-12-21 01:05:28 +01:00 |
|
|
4aef22eee7
|
Fix some packet codecs
|
2020-12-19 18:40:02 +01:00 |
|
|
f7572bb87e
|
Work on LoginAndJoinProcedure
|
2020-12-18 21:16:36 +01:00 |
|
|
e0a0003b07
|
Finish chunk data packet codec (for now)
|
2020-12-15 23:23:54 +01:00 |
|