Commit Graph

  • 3c83e566dd Add sun / moon, started on score / GameManager main Bram Verhulst 2024-05-16 12:44:53 +02:00
  • 8866f33c09 Add Text rendering and Hull / Fuel Meters Bram Verhulst 2024-05-16 02:04:36 +02:00
  • 600050c198 Add Main UI, Fuel meter. Add particles to player digging Bram Verhulst 2024-05-14 12:28:37 +02:00
  • d5c002c2b2 Add Particles (basic) Bram Verhulst 2024-05-09 13:50:52 +02:00
  • 8c3a485c2d Started on GuiIcon, General fixes Bram Verhulst 2024-05-09 00:46:05 +02:00
  • d3b932df22 Fix digging Bram Verhulst 2024-05-07 10:35:18 +02:00
  • 77784a167e Remove All Memory leaks Bram Verhulst 2024-05-02 14:57:47 +02:00
  • b6be73019f Add window icon, Add digging animation (Non functional) Bram Verhulst 2024-05-02 12:28:03 +02:00
  • 64915567dc Update gitignore Bram Verhulst 2024-04-30 12:04:58 +02:00
  • a1a2406084 Add player turning (Finally) Bram Verhulst 2024-04-30 11:57:24 +02:00
  • 8d56c747be Add fps Bram Verhulst 2024-04-30 09:01:59 +02:00
  • da8377e7a0 Temp commit Bram Verhulst 2024-04-25 11:04:40 +02:00
  • 8a1506d42f Edit .gitignore Bram Verhulst 2024-04-24 21:44:11 +02:00
  • b50a2d6fc0 Merge remote-tracking branch 'origin/main' Bram Verhulst 2024-04-24 21:39:09 +02:00
  • f5d352239c Add basic controller Support Fix more memory leaks (seeing a trend here) Bram Verhulst 2024-04-24 21:38:14 +02:00
  • b406c8ffcc Update README.md Bram Verhulst 2024-04-24 09:05:58 +02:00
  • 1b90f222a4 Add alot of memory leak fixes Bram Verhulst 2024-04-23 11:17:17 +02:00
  • e75b80eea8 Add more ores Add weighted random distribution Bram Verhulst 2024-04-22 22:34:29 +02:00
  • e578a77d84 Added Buildings Fixed rendering bugs with edges Bram Verhulst 2024-04-22 00:32:06 +02:00
  • 5477b8a7f2 Fix digging Bram Verhulst 2024-04-20 20:20:54 +02:00
  • ebda39f690 Add Building, Add Hard floors Bram Verhulst 2024-04-18 15:39:18 +02:00
  • db83ae5e13 Remove Point2f, replace with Vector2f Bram Verhulst 2024-04-17 13:54:48 +02:00
  • 64e96ab209 Pre Point2f Nuke Fixed drawing, Added general optimisations Bram Verhulst 2024-04-16 14:08:41 +02:00
  • f50597d1a5 Fixed sidePieces (Need to add more cases tho) Bram Verhulst 2024-04-06 01:47:34 +02:00
  • 9def986c83 Fix precompiled headers Added edge detection (if it works :/) Bram Verhulst 2024-04-06 01:23:24 +02:00
  • 71d364d9d8 Added inheritance for the screen system basic edge detection for tile rendering Bram Verhulst 2024-04-04 13:49:38 +02:00
  • eb4c7b4d76 Update Screen system Added FuelScreen (Working buttons) Added SellScreen (Nothing working) Bram Verhulst 2024-04-04 00:07:45 +02:00
  • df9e2f0b64 Basic screen system Bram Verhulst 2024-04-02 10:17:20 +02:00
  • 0f9bb76973 Reformat + Basic animation system General fixes Bram Verhulst 2024-04-01 10:27:37 +02:00
  • 3b9c96ea8d Rework Tile detection system Bram Verhulst 2024-03-28 18:53:36 +01:00
  • d441222173 Temp commit. Textures not working anymor :( Bram Verhulst 2024-03-27 11:40:44 +01:00
  • 61d1d17795 Lmao, git removed some things :>( Bram Verhulst 2024-03-25 09:30:59 +01:00
  • ad847355b5 Add more digging logic Bram Verhulst 2024-03-20 17:10:36 +01:00
  • a165c0bc6f Fix Collision add basic digging Bram Verhulst 2024-03-19 17:12:24 +01:00
  • d5e4aa9752 Fix camera, added more collsion stuff added pink color Bram Verhulst 2024-03-19 10:20:07 +01:00
  • 6f2a6ead37 Add Imgui Navbar Bram Verhulst 2024-03-18 23:47:13 +01:00
  • 964a1a42f6 Added basic player / collisions in player Bram Verhulst 2024-03-18 15:05:11 +01:00
  • 39c744ba79 Add Imgui, Add TextureManager From 1.1k texture loads to 5 Bram Verhulst 2024-03-18 12:22:56 +01:00
  • 05f46b7eba Collision Rework, started adding directions to the collision (WIP) Bram Verhulst 2024-03-17 15:53:48 +01:00
  • d6c5cfa47b Collision reworked into a Collision Namespace Added basic player (Needs work) Bram Verhulst 2024-03-13 01:09:12 +01:00
  • d0781db9f0 Added a (temp) collision solver for Axis-Aligned rectangles Bram Verhulst 2024-03-12 12:21:17 +01:00
  • e474a7815a Merge remote-tracking branch 'origin/main' Bram Verhulst 2024-03-11 03:31:07 +01:00
  • d6bb3add26 Added the Grid, Camera, Level system Basic player Started (Barely) on the TextureManager And other fixes Bram Verhulst 2024-03-11 03:29:44 +01:00
  • 29bd27bbe1 Update README.md Bram Verhulst 2024-03-08 21:33:24 +01:00
  • f7c2262e10 Add Library files brammie15 2024-03-08 12:27:45 +01:00
  • 9dbfef5e78 Update Gitignore and Basic Camera / Level Implementation brammie15 2024-03-08 12:27:04 +01:00
  • 3dcfc744d5 Update README.md Add GameProject to Solution brammie15 2024-03-07 15:36:20 +01:00
  • 547809c898 Init brammie15 2024-02-27 10:10:02 +01:00
  • c0aea669c7 Initial commit github-classroom[bot] 2024-02-27 09:57:47 +00:00