Commit Graph
3390 Commits
Author SHA1 Message Date
MihailRisandGitHub f569378b88 Chunks render moved to ChunksLoader 2022-06-29 19:30:23 +03:00
MihailRisandGitHub 15bed4169e Update .gitignore 2022-06-29 17:52:35 +03:00
MihailRisandGitHub ffc39fccaf Some refactor again 2022-06-29 17:47:40 +03:00
MihailRisandGitHub e8ca11894d Added class Level for runtime world stuff 2022-06-29 17:12:58 +03:00
MihailRisandGitHub 4ceba017c7 Some refactor 2022-06-29 16:07:55 +03:00
MihailRisandGitHub 123f3ae6ff Update README.md 2022-06-29 15:43:28 +03:00
MihailRisandGitHub b2382cc182 Update linux makefiles 2022-06-29 15:41:24 +03:00
MihailRisandGitHub f962b73c98 update_controls & update_interaction moved to separate module 2022-06-29 15:36:45 +03:00
MihailRisandGitHub 191b88192b Added chunks counter to debug info screen 2022-06-29 15:18:31 +03:00
MihailRisandGitHub 265ebc0927 Delete block_select.png 2022-06-29 15:05:51 +03:00
MihailRisandGitHub bb7c63394b Fixed block preview texture selection 2022-06-29 15:05:21 +03:00
MihailRisandGitHub 81d246f3d0 Added text shadow, block indicator outline 2022-06-29 14:55:02 +03:00
MihailRisandGitHub 88c1695903 Flipped UI, minor changes
Flipped UI, removed extra Batch2D, added comments and minor changes
2022-06-29 14:03:36 +03:00
lllzebralll c3b4357852 update 2022-06-28 21:21:36 +03:00
lllzebralll 4e5869882e micro fix 2022-06-28 19:03:01 +03:00
lllzebralll 0aa891f35f generation update 2022-06-28 18:35:15 +03:00
lllzebralll c38eeaa57d color update 2022-06-28 15:36:55 +03:00
lllzebralll 6162bf5573 shader update 2022-06-28 15:28:06 +03:00
lllzebralll 1bae1c1c7f string in WorldFiles fix 2022-06-28 15:18:31 +03:00
lllzebralll 6196bf10cf README update 2022-06-28 15:17:42 +03:00
lllzebralll cf3a4fa096 texture update 2022-06-28 15:17:25 +03:00
lllzebralll 8cc5bdf0b1 F3 add 2022-06-08 16:19:25 +03:00
lllzebralll 58ef13e402 README update 2022-06-07 22:52:59 +03:00
lllzebralll 329ce2ec8f project structure updates 2022-06-07 22:52:34 +03:00
lllzebralll 9571da03f1 fix string erorr 2022-06-07 22:51:24 +03:00
lllzebralll cbcfcc1fd3 gitignore_update 2022-06-07 22:50:23 +03:00
MihailRisandGitHub 3d7c3c334d Update README.md 2022-03-20 23:50:36 +03:00
MihailRisandGitHub 5363d0e7ba Linux makefiles updated 2022-03-20 23:49:26 +03:00
MihailRisandGitHub 1770acbfef Audio module, simple text rendering 2022-03-20 23:48:21 +03:00
MihailRisandGitHub e96fd909ea New assets 2022-03-20 23:46:43 +03:00
MihailRisandGitHub b57b73073e Delete block_white.png 2022-03-20 23:46:14 +03:00
MihailRisandGitHub de8b2da3cc Delete block_.png 2022-03-20 23:46:05 +03:00
MihailRisandGitHub 8f2aa3eee5 Delete block (copy).png 2022-03-20 23:45:50 +03:00
MihailRisandGitHub 3a95e44b67 Delete ascii.png 2022-03-20 23:45:36 +03:00
MihailRisandGitHub 7da0977944 Merge pull request #7 from wineTGH/main
Added command to install dependencies on RHEL distros
2022-03-13 16:11:30 +03:00
wineTGH 9933fb1aa2 Command to install dependencies on RHEL distros 2022-03-13 22:55:58 +10:00
MihailRisandGitHub 97f1dbc213 Updated compiled windows exe 2022-03-12 23:59:05 +03:00
MihailRisandGitHub 76abbf86b0 Merge pull request #6 from MihailRis/part-11
Part 11
2022-03-12 23:32:25 +03:00
MihailRisandGitHub 79199178e1 Update README.md 2022-03-12 23:28:02 +03:00
MihailRisandGitHub 037d27dace Note for threads with MinGW 2022-03-12 23:27:18 +03:00
MihailRisandGitHub 8a3287d9b4 Updates in #include <mingw.thread.h> 2022-03-12 23:23:08 +03:00
MihailRisandGitHub c2ca744f9a Delete mingw.thread.h 2022-03-12 23:21:26 +03:00
MihailRisandGitHub cce4fefa2a Delete mingw.invoke.h 2022-03-12 23:21:18 +03:00
MihailRisandGitHub d2024e5257 Fixed Windows MinGW building 2022-03-12 23:14:45 +03:00
MihailRisandGitHub b9fff9d1ac Small help to code rationality 2022-03-12 19:30:47 +03:00
MihailRisandGitHub b0a15a7c8c New defines | implemented Player destructor 2022-03-12 16:51:34 +03:00
MihailRisandGitHub 32878de5f3 Small render fixes 2022-03-12 00:50:46 +03:00
MihailRisandGitHub 667eb6bab5 Added Events::finalize 2022-03-08 21:01:36 +03:00
MihailRisandGitHub e5fd0582d6 Fixed segfault on exit in case of chunk loaders are busy 2022-03-08 20:36:11 +03:00
MihailRisandGitHub 4661ace697 Removed one loader limit for first 4 chunks loading 2022-03-07 01:35:59 +03:00