mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-04 03:44:23 +00:00
chore: new ToDos
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
- add checkbox when sending units for a raid to include the attack in the raid list, if eligible
|
||||
- change "incoming attacker" title of the raid list icon when actually attacking a farm (it should be "Own attacking troops")
|
||||
- change "select all" button to actually select all checkboxes via JS, not via page reload
|
||||
- show number of set vs. number of available units for raids in the farmlist
|
||||
- when not enough units are available in farmlist, show error when start raid is clicked
|
||||
- we really need un/subscription in forums (for sending notifications of new posts into messages) rather than subscribing by posting something in a topic
|
||||
- normalize forum tables - varchar is used for numeric values and is joined with int field
|
||||
- finish parts in Admin that are unfinished (mostly delete -X- buttons and Alliance settings)
|
||||
- add batching logic to mehods which get called too frequently and multiple times (example - Message::sendMessage() now that is sends messages for each forum post)
|
||||
|
||||
Reference in New Issue
Block a user