Archived
1
0
Fork 0
Commit graph

18 commits

Author SHA1 Message Date
792536ae7a
Move player implementations out of API project 2021-01-10 22:57:04 +01:00
6c6b9c74f4
Sync entities when joining or when viewers change 2021-01-10 14:40:03 +01:00
e1651806ef
Replace DataStorage with a better concept 2021-01-09 16:20:05 +01:00
ab09228565
Add floorMod function for Float 2021-01-08 22:37:37 +01:00
83b9124670
Add own RGBColor class 2021-01-08 21:55:45 +01:00
32b83a7e60
Add ClientRequest packet 2021-01-08 19:21:24 +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
fb047b22a3
Update player entity positions server-side 2021-01-06 23:30:58 +01:00
818939267a
Introduce DataStorage 2021-01-06 22:09:27 +01:00
4e34dbc1e2
Add player movement related packets and work on entities 2021-01-06 18:09:01 +01:00
3fb9cc3298
Give each entity an UID and make entity classes open 2021-01-04 19:13:31 +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
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