parent
83045c7d2c
commit
59087cdfc3
@ -1,11 +1,26 @@
|
||||
this version (fix2):
|
||||
====================
|
||||
|
||||
- network selection menu, there have to be an
|
||||
other menu für chaning the map settings
|
||||
- pushing bombs and wrong directin illness
|
||||
|
||||
|
||||
always changes:
|
||||
===============
|
||||
|
||||
- animated fire
|
||||
- more players
|
||||
- we need some more sound for picking up items.
|
||||
- find better way for menus
|
||||
|
||||
- better gfx, more players, a better fire.
|
||||
|
||||
- we need some sound
|
||||
next version:
|
||||
=============
|
||||
|
||||
- find better way for menus..
|
||||
- gfx, source cleanup. player will now drawn in order they stay
|
||||
tileset will change we can support 64x64pixel size and 64x92pixel size tilesets
|
||||
no sdl_blit* calls from game_loop for the game gfx.. working on a new engine with
|
||||
sorting the tiles and update rects.
|
||||
|
||||
- keyboard/keybinput cleanup so all keyboard inputs will be read from there.
|
||||
hopefully we will get so out of this menu problem that sometimes keys are ignored.
|
||||
|
Loading…
Reference in new issue