3272 Commits

Author SHA1 Message Date
lllzebralll
b1e5a3c6fb many little fixes 2022-11-08 14:49:10 +03:00
zebra
815aa90489 func name fix 2022-11-08 10:51:13 +03:00
MihailRis
8a073e4e8a world-wide commit to ruin everything 2022-10-28 22:44:32 +03:00
MihailRis
fbce36a05c Refactor, shader fix 2022-10-01 18:02:48 +03:00
MihailRis
6965bbe809 PlayerController class (more OOP) 2022-10-01 17:11:43 +03:00
MihailRis
26f70b2f04 Fixed previous push 2022-10-01 16:11:31 +03:00
MihailRis
d3f29f8ace WorldRenderer and HudRenderer classes 2022-10-01 15:59:57 +03:00
MihailRis
d60f5c3679
Added Batch3D 2022-08-29 15:56:29 +03:00
lllzebralll
0711cb07f0 add blockSprite 2022-08-11 20:22:20 +03:00
lllzebralll
420ae4e993 include fix 2022-08-10 20:26:35 +03:00
lllzebralll
18266845a6 delete comment 2022-08-10 20:24:13 +03:00
lllzebralll
539c5f90bd add many feature, but have many draw bugs 2022-08-10 20:18:04 +03:00
MihailRis
9a92d7a20c
Erreur stupide 2022-07-18 02:47:50 +03:00
MihailRis
c0f5e5f4fc
Added 'style' font render argument 2022-07-16 00:31:04 +03:00
MihailRis
fa4538c124
font draw improvements 2022-07-15 16:54:35 +03:00
MihailRis
889b2a62b5
0 font page used instead of missing one 2022-07-15 16:40:12 +03:00
MihailRis
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
MihailRis
b2872650d6
mini-fix 2022-07-01 02:34:34 +03:00
MihailRis
1038a79b78
Added generation seed support 2022-07-01 02:31:30 +03:00
MihailRis
37dd882fdb
Small chunks render fix 2022-06-29 20:13:49 +03:00
MihailRis
f569378b88
Chunks render moved to ChunksLoader 2022-06-29 19:30:23 +03:00
MihailRis
ffc39fccaf
Some refactor again 2022-06-29 17:47:40 +03:00
MihailRis
e8ca11894d
Added class Level for runtime world stuff 2022-06-29 17:12:58 +03:00
MihailRis
4ceba017c7
Some refactor 2022-06-29 16:07:55 +03:00
MihailRis
f962b73c98
update_controls & update_interaction moved to separate module 2022-06-29 15:36:45 +03:00
MihailRis
191b88192b
Added chunks counter to debug info screen 2022-06-29 15:18:31 +03:00
MihailRis
bb7c63394b
Fixed block preview texture selection 2022-06-29 15:05:21 +03:00
MihailRis
81d246f3d0
Added text shadow, block indicator outline 2022-06-29 14:55:02 +03:00
MihailRis
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
8cc5bdf0b1 F3 add 2022-06-08 16:19:25 +03:00
lllzebralll
9571da03f1 fix string erorr 2022-06-07 22:51:24 +03:00
MihailRis
1770acbfef
Audio module, simple text rendering 2022-03-20 23:48:21 +03:00
MihailRis
76abbf86b0
Merge pull request #6 from MihailRis/part-11
Part 11
2022-03-12 23:32:25 +03:00
MihailRis
8a3287d9b4
Updates in #include <mingw.thread.h> 2022-03-12 23:23:08 +03:00
MihailRis
c2ca744f9a
Delete mingw.thread.h 2022-03-12 23:21:26 +03:00
MihailRis
cce4fefa2a
Delete mingw.invoke.h 2022-03-12 23:21:18 +03:00
MihailRis
d2024e5257
Fixed Windows MinGW building 2022-03-12 23:14:45 +03:00
MihailRis
b9fff9d1ac
Small help to code rationality 2022-03-12 19:30:47 +03:00
MihailRis
b0a15a7c8c
New defines | implemented Player destructor 2022-03-12 16:51:34 +03:00
MihailRis
32878de5f3
Small render fixes 2022-03-12 00:50:46 +03:00
MihailRis
667eb6bab5
Added Events::finalize 2022-03-08 21:01:36 +03:00
MihailRis
e5fd0582d6
Fixed segfault on exit in case of chunk loaders are busy 2022-03-08 20:36:11 +03:00
MihailRis
4661ace697
Removed one loader limit for first 4 chunks loading 2022-03-07 01:35:59 +03:00
MihailRis
aa08a0bc6b
Chunk is invisible until being surrounded by chunks in every direction 2022-03-06 22:19:44 +03:00