From e578a77d84bf6a2ca8af0a79903a5428f808007d Mon Sep 17 00:00:00 2001 From: Bram Verhulst Date: Mon, 22 Apr 2024 00:32:06 +0200 Subject: [PATCH] Added Buildings Fixed rendering bugs with edges --- .idea/.idea.Motherload/.idea/workspace.xml | 25 +++++++++++------ Engine/utils.cpp | 15 +++++----- Game/GridSystem/WorldTile.cpp | 8 ++++++ Game/GridSystem/WorldTile.h | 3 +- Game/Levels/World/WorldLevel.cpp | 31 +++++++++++++++++++-- Game/Levels/World/WorldLevel.h | 3 ++ Resources/buildings/junkStation.png | Bin 0 -> 15978 bytes Resources/buildings/mineralStation.png | Bin 0 -> 27909 bytes Resources/buildings/repairStation.png | Bin 0 -> 14704 bytes Resources/tiles/dirt/special/hardLeft.png | Bin 6164 -> 6159 bytes 10 files changed, 66 insertions(+), 19 deletions(-) create mode 100644 Resources/buildings/junkStation.png create mode 100644 Resources/buildings/mineralStation.png create mode 100644 Resources/buildings/repairStation.png diff --git a/.idea/.idea.Motherload/.idea/workspace.xml b/.idea/.idea.Motherload/.idea/workspace.xml index a1f6f60..b9d2954 100644 --- a/.idea/.idea.Motherload/.idea/workspace.xml +++ b/.idea/.idea.Motherload/.idea/workspace.xml @@ -13,15 +13,11 @@ - - - - - - + +