|
4742f3dd02
|
Mario: add travelToPos function to blocks
|
2021-08-07 21:39:15 +02:00 |
|
|
bfe658618e
|
Mario: prepartations for multiple moving objects
|
2021-08-05 00:32:54 +02:00 |
|
|
e67cf508a2
|
Add coin animation
|
2021-07-24 20:50:24 +02:00 |
|
|
d638108223
|
Remove redundant functions from blocks.cpp, fix editor problem with pagination
|
2021-07-24 19:59:25 +02:00 |
|
|
3be728843a
|
Refactor to use objects for terrain/mod creation, added coin modifier
|
2021-07-23 00:08:05 +02:00 |
|
|
2617156833
|
Mod texture
|
2021-06-24 20:53:58 +02:00 |
|
|
b423ac7b8c
|
Mario: add option to make a block collision-less
|
2021-06-21 19:40:29 +02:00 |
|
|
a54d079fd2
|
Mario: add MapObject and use that instead of tuples
|
2021-06-07 23:48:28 +02:00 |
|
|
243c1d9d04
|
Mario: add a dictionary of flags for each block
|
2021-05-31 18:54:59 +02:00 |
|
|
26cbdd0f8e
|
Mario: add block's land type when creating block
|
2021-05-31 16:07:55 +02:00 |
|
|
cd0a301e52
|
Mario Editor: add land type switching
|
2021-05-31 14:03:11 +02:00 |
|
|
9d9068091b
|
Mario: slightly better editor UI
|
2021-05-28 19:51:02 +02:00 |
|
|
6e61eb03b9
|
Mario: check before bouncing
|
2021-05-26 18:24:09 +02:00 |
|
|
49bceafe0b
|
Mario: fix bounce return position
|
2021-05-26 09:29:12 +02:00 |
|
|
c2fb78b0a6
|
Mario: added destructible modifier to editor
|
2021-05-26 00:46:19 +02:00 |
|
|
6fe283bb34
|
Mario: add bouncing
|
2021-05-25 22:05:50 +02:00 |
|
|
91df7c3f63
|
Mario: use .a library instead of dynamic
|
2021-05-25 16:34:44 +02:00 |
|
|
7ed8b0f4e1
|
Mario: destroy blocks 1 at a time, if jumping and would hit only with small side, move Mario a bit so the jump is successful
|
2021-05-25 12:26:04 +02:00 |
|
|
b75b44201a
|
Mario: destructible blocks
|
2021-05-24 00:07:40 +02:00 |
|
|
83cda5f860
|
Mario editor: formatting
|
2021-05-09 00:46:10 +02:00 |
|
|
b54ba5034c
|
Mario editor: started refactoring
|
2021-05-09 00:43:53 +02:00 |
|
|
c849895c72
|
Mario editor: more terrain, can place Mario
|
2021-05-07 23:17:05 +02:00 |
|
|
85807ca962
|
Mario editor: added more terrain blocks
|
2021-05-07 10:36:45 +02:00 |
|
|
ad7f737e16
|
Mario editor: don't delete characters when changing terrain
|
2021-05-02 14:43:15 +02:00 |
|
|
96857a99af
|
Mario editor: use visitors
|
2021-05-02 14:14:11 +02:00 |
|
|
61e45e89a5
|
Basic editor functionality arrived!
Terrible code, must be changed!!!
|
2021-05-01 21:55:43 +02:00 |
|
|
1927b71629
|
Preparation for different types of terrain
|
2021-04-30 09:10:58 +02:00 |
|
|
7c38e122d0
|
Mario: use object alignment
|
2021-04-27 15:58:01 +02:00 |
|
|
5d03da3131
|
Mario: remove linux-specific includes
|
2021-04-26 22:16:25 +02:00 |
|
|
19e66bf34a
|
Mario: initial commit
|
2021-04-25 22:42:55 +02:00 |
|