24 lines
849 B
Plaintext
Raw Normal View History

2022-04-10 15:15:48 -04:00
Spinning things on L7
one-way wall L9
Improve explosions
2022-04-01 00:33:33 -04:00
2022-04-04 13:57:14 -04:00
Change wait delay on levels with bg animations?
Have 20 lemmings on some levels?
Only scan for Maximum Lemming number rather than maximum possible number?
2022-03-30 23:18:01 -04:00
2022-03-30 15:10:49 -04:00
2022-04-04 13:57:14 -04:00
+ have bridge stop building when hits wall
(real game, reverses too maybe?)
2022-03-14 00:26:11 -04:00
+ wait a second after last lemming gone to exit
+ fill in some of the ground so we don't get stuck when digging
2022-03-18 01:59:15 -04:00
+ See if the jerky animation is due to starting at an odd x vs
even x, maybe we should start animation 4 frames in if that's
2022-03-19 00:36:58 -04:00
the case. Or maybe it's the shift for odd frames, make
the shift the other way if walking left/right
+ Make particles thicker? Look fine, not show up in recordings
+ Erase particles as last step
2022-03-22 21:58:21 -04:00
+ offset the frames when nuking so not simultaneous
+ on explosion, start with invisible 6 so we always get a full 5s
2022-03-24 16:40:15 -04:00