Commit Graph

40 Commits

Author SHA1 Message Date
64424e3111 update build 2025-04-01 12:09:43 +03:00
7eceed3ee5 Optimized buildings a bit 2025-03-14 16:51:50 +03:00
b56103930c Quality of life with road lines edge data (lots, buildings, etc.) 2025-02-12 05:50:12 +03:00
2780fd300a Updated systems handling 2025-02-08 22:32:21 +03:00
6617b66ff3 Brushes work now, curve editor 2025-01-12 18:46:11 +03:00
59a99ff706 Proper brush configuration 2025-01-03 04:22:54 +03:00
6622e1a6ac Started terrain editor 2025-01-02 04:16:30 +03:00
f4f8bbce0b Started mesh merging implementation 2024-10-10 12:25:32 +03:00
794857209d Made accessor for lines 2024-10-02 20:49:41 +03:00
b6971322f2 Now access buildings externally only by string keys 2024-10-01 12:40:38 +03:00
5e6bcedd09 Refactor more for string key access to buildings 2024-10-01 05:27:15 +03:00
b2bcfd0253 Started implementing data model friendly to ECS 2024-10-01 03:58:15 +03:00
20807366d1 Adapted ECS for building instances 2024-09-29 18:36:11 +03:00
0d425391ce Refactor building access keys 2024-09-29 01:59:55 +03:00
e19dbd7a4f Started using ECS 2024-09-28 05:23:24 +03:00
5778c79bba Buildings refactoring 2024-09-27 15:40:28 +03:00
2f3187257d Worked on buildings in lines 2024-09-22 02:19:40 +03:00
43c312e371 Worked on debugging and metadata stuff 2024-09-18 23:00:52 +03:00
49e7b9f970 Create records for doors and aabbs, debug events problem, closes #38 2024-09-16 19:06:04 +03:00
ccc1555424 Separated BuildingsData to a singleton as RoadLinesData 2024-09-16 13:34:06 +03:00
e505c6df0d Started working on building creation 2024-09-14 21:19:33 +03:00
196ce25dbe Generated stuff removal done, closes #27 2024-09-14 20:10:00 +03:00
01c69a4ae9 rebuilding roads done, closes #20 2024-09-14 17:00:08 +03:00
b3b7cc0d90 Refactoring of lines handling 2024-09-11 15:59:00 +03:00
2f3465350e Started work on procgen 2024-09-09 23:55:46 +03:00
f103860c79 Removing generated stuff via prefixes 2024-09-08 20:12:05 +03:00
41b46c9526 Building removal works now 2024-09-08 19:28:21 +03:00
eac265642e Working on building removal 2024-09-08 17:25:57 +03:00
4468c839ec Implemented metadata editor. closes #19 2024-09-08 15:01:25 +03:00
bbb13546b1 Fixed reactivation problems 2024-08-28 16:41:02 +03:00
d1dc024353 Added camera mode to c++ 2024-08-19 18:30:02 +03:00
72beab0829 Proper display of building types 2024-07-26 23:37:15 +03:00
b486453b59 Added serialization for structures 2024-07-26 19:19:39 +03:00
127192ddbe Added proper building de-serialization code 2024-07-26 18:04:33 +03:00
e30e1ed2d8 Started buildings undo system implementation 2024-07-26 13:44:03 +03:00
42ac0f19ca Implemented structure relocation 2024-07-25 21:07:59 +03:00
bf78f29ca0 The town should work now 2024-05-28 13:22:08 +03:00
ab5f35eba1 Now road, terrain and buildings work fine 2024-05-26 01:21:19 +03:00
d0db1e45a3 Road lines seems to be working and converted to road nodes 2024-05-20 17:23:23 +03:00
073854c107 Added streaming system 2024-05-19 04:18:53 +03:00