Commit Graph

18 Commits

Author SHA1 Message Date
e0fe6ca1d4 Added .clangd config file so you don't have to rely on old vscode behaviour to find compile commands.json. 2021-11-15 11:00:03 +01:00
c65bc0d6b7 Improved admin.css a bit. 2021-11-14 22:37:31 +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
a9080e05c3 Implemented basic building queries to Building Model. 2021-11-14 21:05:52 +01:00
6e853e86b9 Now my test data is inserted in BuildingModel::add_default_data(). Also updated the engine. 2021-11-14 19:25:37 +01:00
c47a55892f Ported the resources table to the village model. 2021-11-14 16:53:05 +01:00
be2a4a93f9 Ported villages, village_buildings, village_technologies, and the village_units table. Also updated the engine. 2021-11-14 13:58:26 +01:00
8cd215e0f1 Use -m for migrations, and call the new create_test_users method if -u also present. Also updated the engine. 2021-11-14 02:38:29 +01:00
62d0d59cc9 Updated the engine to the latest. 2021-11-14 02:21:43 +01:00
8472e10d23 Redirect to / on login success. 2021-10-31 10:28:19 +01:00
050e9bf0d0 Updated the engine. 2021-10-31 10:19:02 +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
5b31cb7df8 Added a new UserController and added the new render methods from the core USerController. 2021-10-31 02:13:01 +02:00
40b0850a47 Also update the framework. 2021-10-30 23:34:11 +02:00
8b691ea78e Updated the engine to the latest. 2021-10-30 22:26:35 +02:00
5ea8eff56c Initial commit. 2021-10-30 19:01:52 +02:00