Commit graph

92 commits

Author SHA1 Message Date
Kapendev
cb0cb5a904 New engine flag and some other stuff. 2025-04-16 04:54:13 +03:00
Kapendev
31a96366b3 Working on a tile map editor. 2025-04-07 19:13:34 +03:00
Kapendev
c027170fd3 Small small small changes. 2025-04-04 20:35:41 +03:00
Kapendev
5cdc8b0bd4 Small text test. 2025-03-17 06:00:46 +02:00
Kapendev
4f298628fb Done with platformer for now and small flag change. 2025-03-15 16:45:47 +02:00
Kapendev
557622f64f Maps are blazingly fast now. 2025-03-14 03:59:37 +02:00
Kapendev
eb98e15f49 Some bugs and more pointers for global data. 2025-03-11 02:13:01 +02:00
Kapendev
502498919c Some fixes and can check area for boxes. 2025-02-09 20:30:30 +02:00
Kapendev
e8afbd08e8 Removed dt from move and new example for platformer. 2025-02-09 16:26:18 +02:00
Kapendev
a7c844f210 Made managed stuff nicer and changed asset names to avoid name collisions. 2025-02-04 16:39:23 +02:00
Kapendev
c5ca1b37cf Docs and story cleaning. 2025-01-23 05:28:28 +02:00
Kapendev
e0e3674e61 Base story stuff is working now. 2025-01-21 14:34:49 +02:00
Kapendev
a13cc8f481 More docs and can save maps now. 2025-01-14 23:59:02 +02:00
Kapendev
e4e93388fd Small and removed rounding from UI rects. 2025-01-12 01:08:26 +02:00
Kapendev
75dfe6c6a1 New example and UI font can be scaled. 2025-01-11 18:18:22 +02:00
Kapendev
111834f768 Use the raylib allocator for fonts. 2025-01-11 01:29:29 +02:00
Kapendev
5a3d3133d9 UI colors and replaced layout with RectCut method. 2025-01-09 02:24:26 +02:00
Kapendev
900bf6513d Default UI looks maybe better now. 2025-01-04 11:53:37 +02:00
Kapendev
4cb892672f UI is rounding now. 2025-01-04 00:03:06 +02:00
Kapendev
65f800f595 New engine font and UI is flooring. 2025-01-03 23:28:40 +02:00
Kapendev
1c23914aba Made UI options small and split the text field. 2025-01-01 10:11:18 +02:00
Kapendev
17ba4318ec Added 9-patch and example for that. 2024-12-31 16:23:40 +02:00
Kapendev
355b1cf908 New ui example and small readme change. 2024-12-23 18:03:04 +02:00
Kapendev
5d02203684 Added text example and changed version. 2024-12-23 06:46:00 +02:00
Kapendev
e97793386c Fixed ui text and made drag handle like button. 2024-12-23 06:11:04 +02:00
Kapendev
a24b98b26f Overlapping ui items work now. 2024-12-19 05:22:03 +02:00
Kapendev
2603bf6d76 Fixed ui text. 2024-12-18 21:04:46 +02:00
Kapendev
e6263492b8 Added text visibility ratio and worked on ui text. 2024-12-18 08:37:48 +02:00
Kapendev
d47e02b1d3 Removed bad idea from gdag and added text alignment. 2024-12-17 19:58:16 +02:00
Kapendev
21a50491b8 Worked on readme stuff. 2024-12-17 02:44:54 +02:00
Kapendev
ef058e59e1 Fixed the map and ui modules and worked on examples. 2024-12-16 20:33:43 +02:00
Kapendev
25acd69a84 Fixed ui bugs and made examples better. 2024-12-15 21:08:03 +02:00
Kapendev
c99b306be7 Fixed drag handle lag. 2024-12-14 16:46:03 +02:00
Kapendev
45946177a9 Some extra example folders and resolution fix. 2024-12-13 17:56:04 +02:00
Kapendev
1f896ae217 Made mouse ui better. 2024-12-13 12:01:09 +02:00
Kapendev
e83cbd6fd1 Added ui stuff to the engine. 2024-12-12 16:33:58 +02:00
Kapendev
80b473965e Small script change and API change. 2024-11-19 22:16:33 +02:00
Kapendev
0c67a8d832 Readme has some linux info now. 2024-11-15 01:18:39 +02:00
Kapendev
ec4e7d2eb0 Setup is better and small changes. 2024-11-15 00:52:05 +02:00
Kapendev
8f084526e1 New example and small changes. 2024-11-02 22:11:09 +02:00
Kapendev
eb07b43af1 Made tile stuff nicer. 2024-11-02 19:56:11 +02:00
Kapendev
ecc33657a8 Viewports can be used by users now. 2024-10-26 16:44:09 +03:00
Kapendev
7f2b072482 Everything is back to normal now. 2024-10-12 14:28:25 +03:00
Kapendev
2b6dc55a95 Added basic collisions to map example. 2024-10-12 10:04:40 +03:00
Kapendev
3b5e98ae4b Example changes and some structs have positions now. 2024-10-11 15:41:18 +03:00
Kapendev
66b07f3684 Cleaned tile map stuff. 2024-10-11 06:38:59 +03:00
Kapendev
9984a3cd04 Replaced old names with new ones. 2024-10-02 16:50:23 +03:00
Kapendev
36c8637f24 The scene manager has a tag now. 2024-09-13 20:30:07 +03:00
Kapendev
78aa0c084e Added a scene manager module. 2024-09-13 14:48:45 +03:00
Kapendev
fe3a67d290 Engine docs and fixes. 2024-09-10 07:46:42 +03:00