-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathplaned_features.txt
More file actions
70 lines (57 loc) · 1.5 KB
/
planed_features.txt
File metadata and controls
70 lines (57 loc) · 1.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
DONE: Move Restart Button from IngameUI to Pause Menu
DONE: Replace Settings Button to open Pause Menu
DONE:
Done: Menu Design
Done: ButtonSignals
DONE: Rework Pause Menu
- Continue
- Restart Level
- TBD: With same Values for Generator
- New Level
- TBD: Generate new Level with new Seed
- Back to Settinsgs
- Ends the Level
- Settings Dialog
- Back to Main Menu
- Back to Desktop
- Close the Game
Settings Menu
- DONE: Add Option for Reload Cooldown Timer
- Copy / Paste Setting + Seed
- As base64 encoded JSON String
- save As base64 encoded JSON String with Custom Name
- Dropdown for reloading saved settings
Score Dialog
- Show Score Dialog on rounds end
- Maybe Online highscorelist
Game Mode's
- General
- DONE: Add Reload Cooldown Timer setting
- DONE: Countdown for Reload Cooldown
- New Gamemode
- Defence
- Like Tower defence with waves of enemys
- Rogue Like
- permanent Perks / Meta Progress
- More Area of Effect AoE
- shorter Reloads
- Double Shots
- More Goal Hitpoints
- Presets
- Sets preselected Values
- save As base64 encoded JSON String
Terrain generation
- possibility to use custom Seeds for generation
Updater:
- Lookup GitHub for new releases
- Only fetch if new Update
- Show Change notice
- Maybe .NET Client
- Download and install
- Restart
BUGS:
- FIXED: Back to MainMenu in GameOverDialog
- WIP: double transition to GameOverDialog
- Escape Key (Pause Menu)
- FIXED: Menu opens in all Dialog / Scenes
- Restart generate new Terrain