Commit Graph

227 Commits

Author SHA1 Message Date
christian
5568a1dc75 further updates to messages again 2021-08-12 19:50:13 +02:00
christian
00ab8089b9 added ignore list 2021-08-12 18:25:16 +02:00
christian
8bed22fcdc updated suggestion bot in terms of suggestions 2021-08-11 23:01:02 +02:00
christian
7719b90747 forgot adding files 2021-08-07 14:39:56 +02:00
christian
6dbda5e502 initial release of suggestionsbot 2021-08-07 14:22:30 +02:00
christian
3fd5693986 some current attempts with coroutines but more has to be changed again i suppose 2021-07-29 15:54:21 +02:00
christian
14e70db53c potentially fixed the cause as to why the timer sometimes just would disable 2021-07-29 15:17:49 +02:00
christian
9af43805f8 several updates to ensure own restartability 2021-07-26 01:26:16 +02:00
christian
00699e7b96 removed lib files, updated to intellij from netbeans, changed to kotlin coroutines 2021-07-07 12:45:49 +02:00
christian
ce4933d124 fixed check if player has no previous time and added check for displaying a certain message 2021-07-02 19:56:15 +02:00
christian
ee95d3582e changed how to evaluate if time is better 2021-06-30 17:42:45 +02:00
christian
80823c2901 added example of service and timer file that each hour checks if a map file is 3 hours old and then deletes it 2021-06-18 16:23:27 +02:00
christian
c5a6e30ca8 added return fix 2021-05-03 09:41:03 +02:00
christian
7cf253a076 fixed client checks on triggers and added sql db check 2021-05-03 08:56:28 +02:00
christian
fba464681f reduced teleport check 2021-05-02 20:36:28 +02:00
christian
6eacec67ea redid table name for update queries 2021-05-02 10:45:28 +02:00
christian
bfb7e463e1 autism bot added mask solid and racetimer wrote table names correct 2021-05-02 02:15:50 +02:00
christian
1f227eb1f6 trying to avoid bot running over edge and trying to prevent query bugging timer 2021-05-02 00:52:51 +02:00
christian
054ae4a60b removed some checks 2021-04-27 19:50:16 +02:00
christian
ea6f79222b added some small requirements again 2021-04-22 20:46:17 +02:00
christian
71e4be6bd4 changed restriction for maybe heavy response time 2021-04-21 21:23:54 +02:00
christian
ef28fb9364 added systemd files for cleaning directories like /maps folder and cleaning old demos too 2021-04-17 22:49:27 +02:00
christian
5f4d803ef2 further updates 2021-04-06 23:58:20 +02:00
christian
868a75a040 again fixing chatting 2021-04-06 23:37:44 +02:00
christian
28da2af22f addd several ports option 2021-04-06 23:19:04 +02:00
christian
efd3a671c4 further update to bot being moved to new sys machine 2021-04-04 10:01:54 +02:00
Christian
84396ef56c Merge branch 'master' of https://git.unloze.com/UNLOZE/projects-jenz 2021-03-21 23:53:14 +01:00
Christian
342dee6965 added changes to current fastdl sync to git 2021-03-21 23:52:43 +01:00
1f223df2b8 updating ip to hetzner
new hetzner ip
2021-03-18 16:11:21 +00:00
Christian
f9d1c61e36 removed screen setup since obsolete 2021-03-17 20:49:55 +01:00
Christian
4b3c28c853 initial release 2021-03-17 20:46:54 +01:00
Christian
6444e20214 added extra 2021-03-15 00:04:11 +01:00
Christian
098581cf3d Merge branch 'master' of https://git.unloze.com/UNLOZE/projects-jenz 2021-03-14 21:57:48 +01:00
c686f6839a Update 'AutismBotIngame/README.md' 2021-03-14 20:51:44 +00:00
Christian
bec3117150 forgot to re-add the map specific stuff 2021-03-09 10:32:51 +01:00
Christian
f3898a1663 hopefully fixed database connection 2021-03-09 10:14:18 +01:00
Christian
d2ef826790 cleaning datapacks and database connections and adding check for fakeclients 2021-03-08 21:47:50 +01:00
Christian
b3ffd0200a tested on dev, could not update time properly, adding table name and removing quotes causes the update queries to work 2021-03-03 21:28:31 +01:00
Christian
52003692fa weird null fix and added last row now too 2021-03-02 15:06:31 +01:00
Christian
475d1a09fa should be fixed for good now 2021-03-02 12:50:08 +01:00
Christian
735acbd3e5 moved db connection again to try and finally avoid invalid db handles 2021-03-02 10:21:14 +01:00
Christian
facb195c75 char queries were actually not long enough with 256 in some cases so made them 400 long to fit all mapnames lengths 2021-03-02 09:04:29 +01:00
Christian
795fcaca34 further sql syntax fixes and reduced rows size 2021-03-02 01:24:04 +01:00
Christian
63fa29c720 added squery logs, removed methods, changed alter table, fixed some qoutes probably, changed some checking with mysql 2021-02-28 23:47:41 +01:00
Christian
a3f69e7719 fixed query again with extra checks this time 2021-02-27 13:10:44 +01:00
Christian
581606d99c fixed query to display toptimes correctly ingame 2021-02-27 12:48:06 +01:00
Christian
881be659b0 fixed time order when less than 10 sec 2021-02-27 10:07:19 +01:00
Christian
7dafdd20c3 surpressed unimportant column exists error 2021-02-27 09:42:59 +01:00
Christian
474f104ecd removed 0's and fixed ranking and removed event winner badge 2021-02-27 00:04:36 +01:00
Christian
0c2103cc0c fixing errors due to disconnected clients 2021-02-26 22:31:47 +01:00