Commit Graph

34 Commits

Author SHA1 Message Date
Enno Rehling 860d5c75d7 accept that the lates express is not numbered 2021-09-02 20:15:34 +02:00
Enno Rehling 87a08ad8ba fix LUA_PATH for run-eressea.cron 2021-03-06 21:29:36 +01:00
Enno Rehling d53d3d9e12 set LUA_PATH for cron jobs 2021-02-28 16:02:09 +01:00
Enno Rehling d6b57fc818 delete obsolete scripts, shellcheck the rest 2020-08-16 16:00:27 +02:00
Enno Rehling 45ec4b56df accept some selected changes from stm2's script rewrite. 2020-08-16 16:00:27 +02:00
Enno Rehling d4c299eaf4 use the luarocks path in cron scripts 2020-05-01 17:50:58 +02:00
Enno Rehling 44d044bdde switch to new order post-processing 2019-06-10 20:42:43 +02:00
Enno Rehling 90cd77c586 preview gets games as arguments, game 4 is over 2019-04-26 18:56:38 +02:00
Enno Rehling a87e9b6c5c simplify the orders.queue locking logic, remove it from python 2019-02-10 09:51:06 +01:00
Enno Rehling 8af4b1fe29 pipe cron output to logfile, fix sendreport script 2018-07-07 10:45:11 +02:00
Enno Rehling c3d08d1536 redirect cron output to a logfile 2018-06-11 21:00:01 +02:00
Enno Rehling fca684cf81 preview game 4 again 2018-03-04 11:49:02 +01:00
Enno Rehling 04f46cd591 disable deveron preview 2018-02-04 12:08:51 +01:00
Enno Rehling a3ebddeae4 update cron to check environment for switches
use server/bin instead of ~/bin
2017-05-26 13:52:55 +02:00
Enno Rehling bca90d2076 buildno.h is gone, don't try to read it. 2016-10-23 09:42:43 +02:00
Enno Rehling ee9586bc2e crontab time changes 2015-09-12 22:47:09 +02:00
Enno Rehling 7e6312441c cron fixes 2015-09-12 21:43:36 +02:00
Enno Rehling 8e34658a6f fix crontab 2015-02-22 16:10:09 +01:00
Enno Rehling f2434346c9 fix the crontab, again 2015-02-08 21:49:50 +01:00
Enno Rehling 8c606a59fb fix crontab switches 2015-02-08 21:22:39 +01:00
Enno Rehling dd586f7203 re-enable sending reports 2015-02-08 14:01:22 +01:00
Enno Rehling 7b41a53d2a Merge branch 'master' into setup-cronjob
Conflicts:
	src/buildno.h
2015-02-08 13:56:49 +01:00
Enno Rehling 742f464ee5 further fixes to the crontab system 2015-02-08 10:35:59 +01:00
Enno Rehling 741cb30e90 clean up cron jobs, add crontab, add flag to disable jobs 2015-02-07 19:39:44 +01:00
Enno Rehling 95d0b2a413 add current version of processing scripts
fix a crash in checkpasswd
2015-01-11 01:23:47 +01:00
Enno Rehling 50aa3cc444 backup with orders after the turn is done 2014-12-28 17:27:49 +01:00
Enno Rehling 786f5e8302 backup the correct turn 2014-12-21 13:19:12 +01:00
Enno Rehling 1a888b4c87 fix lockfile handling by the cron 2014-12-12 18:15:06 +01:00
Enno Rehling 1864d1fc86 backup correctly after each turn 2014-12-11 13:02:20 +01:00
Enno Rehling e5d53769df lock files to prevent accidents.
preview will only run if the turn worked out.
cannot accidentally run in the game directory.
2014-12-11 12:19:31 +01:00
Enno Rehling a4675c61fd installing resource files through cmake. 2014-07-17 15:55:50 +02:00
Enno Rehling 6f29e4dab5 improve logging information (missing race, log levels)
do nothing when thre is no peasant blood
2014-06-01 11:07:22 +02:00
Enno Rehling 5c70c45b50 read famililars equipment from separate file 2014-05-10 22:33:46 +02:00
Enno Rehling c2329f7f2b changing unsigned flags to regular ints
the storage library does not understand unsigned at the moment, and using the highest order bit causes trouble
new version of datafile
2014-05-10 18:57:04 +02:00