mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
updated tasks
This commit is contained in:
parent
45a3478c8f
commit
442e99262c
|
@ -3,12 +3,12 @@ Title: Tasks
|
||||||
Group: 0.1.0 - Awesome Alpha (RELEASED)
|
Group: 0.1.0 - Awesome Alpha (RELEASED)
|
||||||
|
|
||||||
Group: 0.1.1 - Awesome Alpha Bug Fixed (NEXT)
|
Group: 0.1.1 - Awesome Alpha Bug Fixed (NEXT)
|
||||||
DONE * Bobbing powerups
|
* DONE: Bobbing powerups
|
||||||
DONE * Get -c working under windows
|
* DONE: Get -c working under windows
|
||||||
DONE * Bigger powerups
|
* DONE: Bigger powerups
|
||||||
DONE * Private server (no heartbeats)
|
* DONE: Private server (no heartbeats)
|
||||||
DONE * Can't pickup ammo, health or armor when not needed
|
* DONE: Can't pickup ammo, health or armor when not needed
|
||||||
DONE * Fix so that the homepage is in the SVN
|
* DONE: Fix so that the homepage is in the SVN
|
||||||
|
|
||||||
Group: 0.2.x -
|
Group: 0.2.x -
|
||||||
* Cleanup: client.cpp / server.cpp
|
* Cleanup: client.cpp / server.cpp
|
||||||
|
@ -17,14 +17,21 @@ Group: 0.2.x -
|
||||||
* Web: FAQ on the webpage
|
* Web: FAQ on the webpage
|
||||||
* Web: New webpage
|
* Web: New webpage
|
||||||
* Web: Forum
|
* Web: Forum
|
||||||
|
* Web: Everything on prq
|
||||||
|
|
||||||
* Game: Pickup sounds
|
* Game: Pickup sounds
|
||||||
* Game: Add the sounds
|
* Game: Add the sounds
|
||||||
* Game: Fix the hammer again
|
* Game: Fix the hammer again
|
||||||
* Game: Tweak graphics
|
* Game: Tweak graphics
|
||||||
|
|
||||||
* Editor: Put it back in
|
* Weapon: Hammer
|
||||||
* Client: Parallax layers
|
* Weapon: Gun
|
||||||
|
* Weapon: Rocket
|
||||||
|
* Weapon: Sniper
|
||||||
|
* Weapon: (Shotty)
|
||||||
|
* Weapon: (Laser?)
|
||||||
|
|
||||||
|
* Client: Parerallax layers
|
||||||
|
|
||||||
* Client: More robust and smoother handling of snapshots
|
* Client: More robust and smoother handling of snapshots
|
||||||
* Need to add some smoothed timer or something
|
* Need to add some smoothed timer or something
|
||||||
|
@ -34,6 +41,7 @@ Group: 0.2.x -
|
||||||
* Server: LAN / Internet / Private servers.
|
* Server: LAN / Internet / Private servers.
|
||||||
* Server: Answer to a getinfo message
|
* Server: Answer to a getinfo message
|
||||||
|
|
||||||
|
DONE * Editor: Put it back in
|
||||||
DONE * Game: fraglimit, timelimit
|
DONE * Game: fraglimit, timelimit
|
||||||
DONE * Game: Events for kills and such
|
DONE * Game: Events for kills and such
|
||||||
DONE * Game: Chat
|
DONE * Game: Chat
|
||||||
|
|
Loading…
Reference in a new issue