mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
21 lines
1.9 KiB
Plaintext
21 lines
1.9 KiB
Plaintext
- add Support login possibility into Admin (ask for password during installation, create Support messages section)
|
|
- allow sending Mass Message + System Message from Admin
|
|
- fix editing current task from Taskmaster -> number never match the edited quest after save
|
|
- cannot delete a single medal in admin
|
|
- add back buttons to Admin where there are not (like editing a user)
|
|
- disallow installation if existing data are in place, or world map would end up screwed and villages not showing (because there can be multiple villages/oasis generated for one square then)
|
|
- allow to redirect Support messages to admin's nickname (for when there's only a single admin and doesn't like switching between Support and themselves)
|
|
- disallow Support to play (single cookie for Admin and the game means support gets no village and lots of warnings when they switch to game now)
|
|
- resetting res bonus in admin actually says that bonus was given after OK is pressed
|
|
- quest image should glow red when new task is ready to be read (now it's only red when page is refreshed)
|
|
- sending messages to players via Admin doesn't work
|
|
- check aliance invitation accepting - apparently it doesn't work too well on first try?
|
|
- normalize forum tables - varchar is used for numeric values and is joined with int field
|
|
- task 1 => construct woodcutter will not reload the page when finished, so it would still seem that woodcutter build is in progress
|
|
- it's possible to train 2 senators - when 1 is trained, another one is possible to be trained
|
|
- add registered date into user details in Admin
|
|
- npc shop button is missing from settlers training (palace)
|
|
- should random attacks from Natars when building Wonder of the World be unit-less?
|
|
- send forum replies in a forum where a user is active also to that user's mailbox
|
|
- make an option for admin to be raidable (in profile?)
|
|
- add PayPal listener to verify gold transactions imediatelly |