Commit Graph

15 Commits

Author SHA1 Message Date
379657ced7 Weather initial setup. 2021-12-18 11:23:59 +01:00
2f25fe9320 Implemented assignment data, and set up the admin panel and migrations for them. 2021-12-18 11:19:29 +01:00
485abda9f6 Initialize assignments. 2021-12-18 10:56:07 +01:00
88961d7005 Now the admin and gm menuentries will show up when logged in with an account which has the necessary privileges. 2021-11-14 22:55:25 +01:00
be495e2031 Updated the engine to the latest. 2021-11-14 22:25:53 +01:00
5037e01417 Set up a back link to the main admin panel. 2021-11-14 22:18:20 +01:00
aa1822e20e Set up css links for the admin panel. Also updated the engine. 2021-11-14 22:12:32 +01:00
629ab517aa BuildingController is now inherited from AdminController, and set up the admin panel module. 2021-11-14 21:37:04 +01:00
946b0b5acc Added base classes for buildings. 2021-11-14 14:19:13 +01:00
165d0d5d70 Initialize villages, and also call the relevant methods during migration. 2021-11-14 13:59:02 +01:00
0f7f337517 Check whether the session is set in is_logged_in. 2021-10-31 10:19:23 +01:00
deb3a6dd08 Small improvements. 2021-10-31 02:11:47 +01:00
9aa2e64199 Updated the engine, and added a redirect to the login page from index if the user is not logged in. 2021-10-31 02:07:50 +01:00
5881f4bbf0 Ported the menu. 2021-10-30 23:33:37 +02:00
96d8c1fcf2 Initial project setup. 2021-10-30 22:48:02 +02:00