Pre-Release 31.1 - #1157
Merged
Merged
Conversation
* Dockerfile, initial commit can build an image that - contains the server binary - contains all library dependencies - contains lua scripts - sets LUA_PATH TODO: - runs whatever, as root! * Docker USER (not root) * directory and locale start from correct directory (find eressea.ini) configure locale during build * Set the WORKDIR * better error messages * script to create a minimal game some funny experimental script magic * improve build times a bit fix reports.lua using dofile * create a default eressea.ini if none exists fix the config.lua script, set up paths. * explain how to create game * workaround for turn 0 strangeness
…ed(x) (#1138) Co-authored-by: martin <martin@nixos-desktop>
* custom rulesets and config * custom rulesets and config. the authorities seem a bit superfluous, but here we are. * update documentation * default CMAKE_BUILD_TYPE * documentation update
strip a superfluous argument from count_enemies
$ERESSEA_ROOT is not the replacement.
Do not complain about custom rulesets No version label in image name
run_script considers config.install
fix a debug test to inspect some stuff
fix reduce_curse sign error.
Add clangd cache folder to .gitignore
This curse doesn't use curse_type.remove, but a clever combination of change_vigour and age!
Bug 3098: Breaking a curse should remove its effect
add them to your by rules.json, if you like!
demonstrate use of custom rules and scripts.
remove it for now, fix one at a later time.
* Bug 0003105: Partei fehlt in Adressliste * fix new regression in get_addresses
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
never released a 31.1! Better late than never.