kayomn pushed to cpp-port at kayomn/ona 2023-02-18 04:38:27 +01:00
a9e0588878 Fix build script not compiling with debug symbols
kayomn pushed to cpp-port at kayomn/ona 2023-02-18 04:34:46 +01:00
d5b4281d36 Port codebase to C++20
kayomn created branch cpp-port in kayomn/ona 2023-02-17 00:06:50 +01:00
kayomn pushed to cpp-port at kayomn/ona 2023-02-17 00:06:50 +01:00
kayomn pushed to interiors-overhaul at protectorate/game 2023-02-12 23:36:08 +01:00
f28c098897 Add 'wood platform' tiles
kayomn pushed to interiors-overhaul at protectorate/game 2023-02-10 15:30:39 +01:00
167f83d5f1 Add support for multiple floor tiles sets in one map
kayomn pushed to interiors-overhaul at protectorate/game 2023-02-09 12:11:58 +01:00
200f0939c3 Add missing boundary checks to interior map generation
kayomn commented on issue protectorate/game#15 2023-02-09 02:01:01 +01:00
Add Auto-Tiling System

As discussed with @lextredis, the new tiling system will leverage distinct layers to allow to customizability where it makes sense while streamlining much of the logic that is currently implemented…

kayomn created pull request protectorate/game#16 2023-02-09 01:56:58 +01:00
WIP: Streamline Interiors System
kayomn pushed to interiors-overhaul at protectorate/game 2023-02-09 01:55:17 +01:00
ee37075778 Revamp floor tiling system with auto-tile solution
e654466805 Remove 'rotate' option for tiles
Compare 2 commits »
kayomn created branch interiors-overhaul in protectorate/game 2023-02-04 18:25:45 +01:00
kayomn pushed to interiors-overhaul at protectorate/game 2023-02-04 18:25:45 +01:00
4343a845ad Clean up map editor folder structure
kayomn opened issue protectorate/game#15 2023-02-02 18:18:25 +01:00
Add Auto-Tiling System
kayomn pushed to main at protectorate/game 2023-02-01 19:29:58 +01:00
98e8d22b30 Merge pull request 'Improve Map Editor Initialization Time' (#14) from init-performance-improvements into main
7ce7256386 Improve map editor initialization time
Compare 2 commits »
kayomn deleted branch init-performance-improvements from protectorate/game 2023-02-01 19:29:58 +01:00
kayomn merged pull request protectorate/game#14 2023-02-01 19:29:57 +01:00
Improve Map Editor Initialization Time
kayomn created pull request protectorate/game#14 2023-02-01 19:29:22 +01:00
Improve Map Editor Initialization Time
kayomn created branch init-performance-improvements in protectorate/game 2023-02-01 19:26:53 +01:00
kayomn pushed to init-performance-improvements at protectorate/game 2023-02-01 19:26:53 +01:00
7ce7256386 Improve map editor initialization time
kayomn merged pull request protectorate/game#13 2023-02-01 01:16:16 +01:00
Interior Maps