You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
936 B
29 lines
936 B
$Id: TODO,v 1.10 2003/07/15 11:43:08 stpohle Exp $
|
|
|
|
next version (0.9.10):
|
|
======================
|
|
|
|
- more specials (Kicking Bomb, Pushing Bomb Ver.2)
|
|
|
|
- maps will have more options to set and it will be displayed in the multiplayer menu
|
|
|
|
- network joining menu Add: i on a game for information about the playernames and
|
|
the point list.
|
|
|
|
- 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.
|
|
|
|
|
|
always change if possible:
|
|
==========================
|
|
|
|
- animated fire
|
|
- more players
|
|
- we need some more sound for picking up items.
|
|
- find better way for menus
|