Commit Graph
26 Commits
Author SHA1 Message Date
lllzebralll f04bac6b43 добавленно частичное сглаживание 2022-12-01 20:37:30 +03:00
MihailRis 8a073e4e8a world-wide commit to ruin everything 2022-10-28 22:44:32 +03:00
MihailRis d3f29f8ace WorldRenderer and HudRenderer classes 2022-10-01 15:59:57 +03:00
MihailRisandGitHub d60f5c3679 Added Batch3D 2022-08-29 15:56:29 +03:00
lllzebralll 0711cb07f0 add blockSprite 2022-08-11 20:22:20 +03:00
lllzebralll 539c5f90bd add many feature, but have many draw bugs 2022-08-10 20:18:04 +03:00
MihailRisandGitHub c0f5e5f4fc Added 'style' font render argument 2022-07-16 00:31:04 +03:00
MihailRisandGitHub fa4538c124 font draw improvements 2022-07-15 16:54:35 +03:00
MihailRisandGitHub bdd3fbf7d4 Added 3 unicode pages for font, fixed UI, added Block.breakable
Added 1, 2, 3 and 4 unicode pages from Minecraft.
Font now uses std::wstring instead of std::string
Added Block.breakable field (the only unbreakable block is bedrock)
Bedrock is now selectable
2022-07-14 19:23:31 +03:00
MihailRisandGitHub f569378b88 Chunks render moved to ChunksLoader 2022-06-29 19:30:23 +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 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 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 c38eeaa57d color update 2022-06-28 15:36:55 +03:00
lllzebralll 6162bf5573 shader update 2022-06-28 15:28:06 +03:00
lllzebralll 8cc5bdf0b1 F3 add 2022-06-08 16:19:25 +03:00
MihailRisandGitHub 1770acbfef Audio module, simple text rendering 2022-03-20 23:48:21 +03:00
MihailRisandGitHub 32878de5f3 Small render fixes 2022-03-12 00:50:46 +03:00
MihailRisandGitHub 2aba3e91db 'Assets', some refactor 2022-03-03 18:14:34 +03:00
MihailRisandGitHub b7e8ff5bea 'Player' class, separated main file
Moved render code to world_render.h, declarations code (assets and blocks) to declarations.h
2022-03-02 23:45:09 +03:00