Commit Graph

37 Commits

Author SHA1 Message Date
nosch c3349a7f51 added hardcode and settings 2025-09-05 20:20:58 +02:00
nosch a496a5e59a added transparent.png 2025-09-05 19:32:58 +02:00
noschXL 0b304a3747 did some quick tests 2025-09-04 15:15:34 +02:00
nosch bdad7ec589 tiles are broken :) 2025-09-03 20:45:11 +02:00
KeksNino d21606a3b5 added character position saving 2025-09-03 17:03:39 +02:00
noschXL 7a7d0ad6d7 improved placement a little bit at least 2025-09-03 08:20:28 +02:00
nosch 9ed0561040 started placement, its broken though 2025-09-03 00:08:16 +02:00
KeksNino 41d9622ff6 fixed 0.1% of placing 2025-09-02 17:49:09 +02:00
nosch bc3771e119 please work git 2025-09-02 19:24:25 +02:00
KeksNino eb65e3658d place items
very buggy
2025-09-02 16:49:14 +02:00
nosch 904983d633 started implementing the tilesystem, rendering is broken, all chunks are at 0,0 2025-09-02 01:02:54 +02:00
KeksNino 05e538117c add placeholder for placing items 2025-09-01 20:46:20 +02:00
nosch 29c8801ada added a tilesystem, please look at it lol and make it more efficient in drawing so it draws whats needed. 2025-09-01 20:52:19 +02:00
nosch 8ac12f71cc added new files, not much time lol 2025-08-31 21:36:29 +02:00
nosch 36ba4ea431 fixed sprite loading 2025-08-31 17:29:41 +02:00
nosch cacb891aec fixed bg 2025-08-31 17:07:47 +02:00
KeksNino 56bb36544c fix floating point exception 2025-08-31 14:49:13 +02:00
nosch 9f1374c0b1 made the player a Entity and gave it a controller 2025-08-31 16:36:03 +02:00
KeksNino 84cd82c8c0 added semi-infinite background 2025-08-31 02:38:57 +02:00
KeksNino 5d2244497f fixed typos 2025-08-31 01:33:21 +02:00
nosch b8f6238d31 made the entity position into a rectangle 2025-08-31 03:32:14 +02:00
nosch 0fbcf0ea99 fixed a include mistake 2025-08-31 03:26:16 +02:00
KeksNino cc3a1de533 add player asset 2025-08-31 01:24:35 +02:00
nosch 1695d91cf8 added header files 2025-08-31 03:23:23 +02:00
KeksNino 0a6b44e6af added player character image 2025-08-31 01:21:43 +02:00
KeksNino 477887f158 added player + wasd controls 2025-08-31 00:29:39 +02:00
nosch e61cab8cb9 fixed TextureAtlas 2025-08-31 01:30:22 +02:00
nosch b503e7e57b made TextureAtlas a struct 2025-08-31 01:28:13 +02:00
nosch 835b40046a started texture processing 2025-08-30 23:35:41 +02:00
KeksNino 4c098950f3 actually add include folder 2025-08-30 18:12:13 +02:00
KeksNino a9cb387ec9 add include folder 2025-08-30 18:11:37 +02:00
KeksNino f9b0bca4be actually add vendor folder 2025-08-30 18:07:11 +02:00
KeksNino cb954445a2 remove vendor folder from gitignore 2025-08-30 18:06:32 +02:00
noschXL dd22f6b92f Update Notes.md 2025-08-30 03:07:13 +02:00
KeksNino 9ececcbab7 push src folder 2025-08-30 02:21:04 +02:00
KeksNino 4376426b4f Initial Raylib Project 2025-08-30 02:19:34 +02:00
noschXL cfb4efe833 Initial commit 2025-08-30 01:05:02 +02:00