Commit Graph

17 Commits

Author SHA1 Message Date
5eed408012 Ported the buildings table. 2021-11-14 18:27:49 +01:00
c47a55892f Ported the resources table to the village model. 2021-11-14 16:53:05 +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
be2a4a93f9 Ported villages, village_buildings, village_technologies, and the village_units table. Also updated the engine. 2021-11-14 13:58:26 +01:00
e49b8613e6 Added VillageInitializer helper. 2021-11-14 13:56:56 +01:00
731f45f63d Village management skeleton classes. 2021-11-14 11:45:34 +01:00
12cd5a9b72 Fix RCPP_OBJECT declaration. 2021-10-31 14:33:22 +01:00
8472e10d23 Redirect to / on login success. 2021-10-31 10:28:19 +01:00
c19a796782 Add call the RCPP_OBJECT macro for the user controller. 2021-10-31 10:19:41 +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
fd37c75c47 Added register link to the login page. 2021-10-31 02:22:04 +02:00
5b31cb7df8 Added a new UserController and added the new render methods from the core USerController. 2021-10-31 02:13:01 +02: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