Commit Graph

34 Commits

Author SHA1 Message Date
zv0n 9402f2afa2 Teleportation in editor 2022-11-19 22:53:24 +01:00
zv0n 6ac2726a94 Editor: slightly less hardcoded teleport map 2022-11-13 20:56:20 +01:00
zv0n c5283000c7 Mario: teleport to hardcoded level 2022-11-13 19:52:39 +01:00
zv0n 7bd652f4e9 Mario: Fireball works 2022-11-12 21:32:18 +01:00
zv0n 58fd1a37a8 Mario: formatting 2022-07-21 20:17:24 +02:00
zv0n 4143af9962 Mario Editor: add save/load functionality 2022-07-21 19:26:50 +02:00
zv0n 2402567330 Added generic button 2022-06-21 14:53:10 +02:00
zv0n e87495db2e Map versioning 2022-06-21 08:23:36 +02:00
zv0n 8ca70fa11e Mario: formatting 2021-10-18 09:08:35 +02:00
zv0n 45ac4dad64 Mario: support the new modifier object IDs in maploader 2021-08-08 21:36:47 +02:00
zv0n 7b2adac922 Mario: add mushroom block 2021-08-07 21:41:15 +02:00
zv0n d638108223 Remove redundant functions from blocks.cpp, fix editor problem with pagination 2021-07-24 19:59:25 +02:00
zv0n 3be728843a Refactor to use objects for terrain/mod creation, added coin modifier 2021-07-23 00:08:05 +02:00
zv0n 2617156833 Mod texture 2021-06-24 20:53:58 +02:00
zv0n b423ac7b8c Mario: add option to make a block collision-less 2021-06-21 19:40:29 +02:00
zv0n a54d079fd2 Mario: add MapObject and use that instead of tuples 2021-06-07 23:48:28 +02:00
zv0n 301c4f3142 Mario Editor: initialize empty map with correct column size 2021-06-04 14:39:23 +02:00
zv0n af3954cb61 Mario: merge mapLoader functions into one 2021-05-31 18:54:43 +02:00
zv0n be638591c8 Mario: remove debug outputs from editor 2021-05-28 19:53:30 +02:00
zv0n d2bc497070 Mario: set mario pointer when loading map for editor 2021-05-26 14:18:39 +02:00
zv0n c2fb78b0a6 Mario: added destructible modifier to editor 2021-05-26 00:46:19 +02:00
zv0n f0df1cc3b2 Mario: remove destructible used for testing 2021-05-25 12:27:26 +02:00
zv0n b75b44201a Mario: destructible blocks 2021-05-24 00:07:40 +02:00
zv0n bea479bf72 Mario: top collision detection 2021-05-23 23:57:29 +02:00
zv0n 83cda5f860 Mario editor: formatting 2021-05-09 00:46:10 +02:00
zv0n b54ba5034c Mario editor: started refactoring 2021-05-09 00:43:53 +02:00
zv0n 7b0f72e273 Mario map: initial map has 18 columns 2021-05-07 08:35:01 +02:00
zv0n 96857a99af Mario editor: use visitors 2021-05-02 14:14:11 +02:00
zv0n 61e45e89a5 Basic editor functionality arrived!
Terrible code, must be changed!!!
2021-05-01 21:55:43 +02:00
zv0n 183bd53b66 Mario: saving map as binary file v1.0 2021-04-30 23:12:53 +02:00
zv0n d4991ea3a7 Starting Mario Editor project 2021-04-30 21:02:14 +02:00
zv0n 1927b71629 Preparation for different types of terrain 2021-04-30 09:10:58 +02:00
zv0n b611e2479a Mario: detect left/right collision 2021-04-29 12:33:31 +02:00
zv0n 19e66bf34a Mario: initial commit 2021-04-25 22:42:55 +02:00