-
cb8646bae2
Delete functions on client.
master
luxick
2018-05-05 15:52:12 +02:00
-
b3eca219ac
Create database connection for each request To mitigate "Error 2006: MySQL server has gone away"
luxick
2018-04-11 12:28:48 +02:00
-
def5ff5ea6
Improve logging on server Log to file and std. Configured in server config file.
luxick
2018-03-28 22:54:02 +02:00
-
ad85a37d5e
Use function decorators to check authentication tokens.
luxick
2018-03-28 20:58:19 +02:00
-
4b8d2421a5
Move auth tokens to server config.
luxick
2018-03-15 13:14:54 +01:00
-
b5df3289b4
Merge pull request #1 from luxick/client_server
luxick
2018-03-14 19:45:47 +01:00
-
-
b012d24c55
Update README
client_server
luxick
2018-03-14 19:44:28 +01:00
-
5c346fb892
Create victory events function.
luxick
2018-03-14 19:33:21 +01:00
-
48ed0d830f
Create death events function.
luxick
2018-03-14 14:47:04 +01:00
-
ac01a4441b
Create and modify drinks function.
luxick
2018-03-14 14:08:19 +01:00
-
ec71d4415f
Create and modify players function.
luxick
2018-03-14 13:56:11 +01:00
-
c3e6793f69
Create and modify enemies function.
luxick
2018-03-14 13:40:02 +01:00
-
437f418f49
Add create episode function.
luxick
2018-03-12 20:09:04 +01:00
-
7034321889
Add create season function.
luxick
2018-03-09 20:45:12 +01:00
-
ce7bb3a244
Add logo to status bar.
luxick
2018-03-07 18:38:29 +01:00
-
e5d0d92de2
Update build script for client/server use.
luxick
2018-03-07 15:26:22 +01:00
-
8b0422b1b0
Additional loading functions.
luxick
2018-03-05 22:57:14 +01:00
-
25d237e81e
Data loading over socket.
luxick
2018-03-03 18:52:13 +01:00
-
8516650af4
Move to basic client/server structure.
luxick
2018-03-03 14:36:41 +01:00
-
-
cb129eddd1
Move reloading functions to separate module.
luxick
2018-03-01 21:05:57 +01:00
-
a78c20f078
Add status bar for displaying database connection.
luxick
2018-03-01 19:35:48 +01:00
-
56ce7205c1
Load MySQL connection from config file.
luxick
2018-02-28 21:49:02 +01:00
-
2bc59cd8d2
Add option to add victory events.
luxick
2018-02-28 12:03:38 +01:00
-
eded5828fa
Add accelerators to menu items.
luxick
2018-02-28 11:24:33 +01:00
-
7e8b9787a5
Add 'name' field to episode.
luxick
2018-02-28 11:16:13 +01:00
-
ac7d219bb1
Make cells in 'manage base data' dialogs editable.
luxick
2018-02-28 09:51:58 +01:00
-
5631718969
Stat info for current episode.
luxick
2018-02-27 20:54:10 +01:00
-
1e4e319ecc
Refactor and documentation.
luxick
2018-02-27 18:59:17 +01:00
-
2c2fea82fd
Update README
luxick
2018-02-24 14:25:26 +01:00
-
752a6227a7
Create LICENSE
luxick
2018-02-24 14:23:58 +01:00
-
9335e39289
Create README.md
luxick
2018-02-24 14:20:41 +01:00
-
f1160ddb55
Add build script.
luxick
2018-02-24 14:06:59 +01:00
-
af57942ad8
Add function for adding base data and data reloading.
luxick
2018-02-23 17:11:53 +01:00
-
b0ed96611d
Add Basic Database functions.
luxick
2018-02-22 21:27:07 +01:00
-
0d14a64482
Add GTK UI Skeleton.
luxick
2018-02-22 00:11:01 +01:00
-
88a331ee75
Add sql models and domain models
luxick
2018-02-22 00:10:35 +01:00