21 Commits

Author SHA1 Message Date
IntegratedQuantum
ea804535d2 New PerlinNoise 2019-03-23 22:34:43 +01:00
Randy
4a79ea0b5a fixed some bug 2019-03-23 19:41:33 +01:00
Randy
951cba6ce6 Some changes 2019-03-23 19:30:53 +01:00
Randy
0a76598bd2 Fixed crash 2019-03-23 18:28:12 +01:00
Randy
741ff9fd85 Started world io
and removed obsolete methods
2019-03-23 18:26:04 +01:00
IntegratedQuantum
0b25dacc2f Prevent the game from lagging if the player decides to walk 600 blocks 2019-03-23 17:02:47 +01:00
Randy
91e4b49cb3 Crosshair + Images 2019-03-23 16:22:49 +01:00
IntegratedQuantum
1fa3710ff8 Partly fix loading/unloading
It's buggy, but it works
2019-03-22 22:20:57 +01:00
IntegratedQuantum
54c5f5f0f6 Merge Cubz terrain generation 2019-03-22 19:34:50 +01:00
IntegratedQuantum
bffd12d8e2 Fix negative collisions 2019-03-21 21:20:12 +01:00
Randy
b82f682745 Implemented Albert IntegratedQuantum's Theory of Collisions 2019-03-18 19:45:08 +01:00
Randy
25775236fa UI + Logs
Redone the UI overhaul and included a "LOG_OPERATIONS" constant which choose whether or not most graphics operation passing through NGraphics are logged to console (and file, coming later)

Also re-added logs file and alongside it, old logs are now saved to a file corresponding to their save date+time (and not game launch time).
2019-03-18 18:17:37 +01:00
Zen1th
3308602da3
Update README.md 2019-03-18 16:11:39 +01:00
Randy
3f1c3f87e1 Asynchronous Generation
- Only generation is asynchronous, every edit to the visible spatials list will be synchronized with the render, resulting in a bit lower fps on generation than Cubz 0.2, however, this change is required due to the new render system
2019-03-18 13:41:55 +01:00
Randy
68fbc8b4b1 Unfinished 2019-03-17 19:45:31 +01:00
Randy
37c29339fd Changed projects name 2019-03-17 19:39:59 +01:00
Randy
1091b18c7a Started merging 2019-03-17 19:37:04 +01:00
Zen1th
8b07c3c353
Update README.md 2019-03-17 19:03:18 +01:00
Zen1th
daa4bb9f62
Update README.md 2019-03-17 19:02:53 +01:00
Randy
e7cadf5d6b A lot of new things 2019-02-19 15:02:45 +01:00
Randy
d9f1eadf1a Initial commit 2019-02-04 11:16:07 +01:00