-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 28.4 #1044
Merged
Merged
Release 28.4 #1044
Conversation
This file contains 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
fix resistance tests
fix null-pointer crash
some mild refactoring, but no real changes.
https://bugs.eressea.de/view.php?id=2980 Ausserdem: Flammenschwerter vor Laenschwertern bevorzugen.
Co-authored-by: Enno Rehling <[email protected]>
Co-authored-by: Enno Rehling <[email protected]>
Sehr schön, sogar mit Tests!
* narrow down failing test' * on failure, print the filename
let install script use cmake --install
this resolves issue #1026
Co-authored-by: Enno Rehling <[email protected]>
* upgrade to python3 * get rid of python2 compatibility --------- Co-authored-by: Enno Rehling <[email protected]>
* fixed a few memory leaks (valgrind) * fixed memory leak * fixed crash after seeding in ocean
movement_speed inversion of control
* support multiple animals and vehicles * Reparatur Rostregen https://bugs.eressea.de/view.php?id=2981 * Adding missing library and call to config to README (#1035) * Adding missing library, call to configure and changed the git source to https Signed-off-by: Ansgar Schmidt <[email protected]> * Changing ling source for eressea binary Signed-off-by: Ansgar Schmidt <[email protected]> * Revert "Changing ling source for eressea binary" This reverts commit 0447c56. --------- Signed-off-by: Ansgar Schmidt <[email protected]> * remove inefficient and broken destroy_items code * loot quota calculation this fixes https://bugs.eressea.de/view.php?id=2982 * do not write a BOM github issue #1038 not putting a BOM in the template should cause fewer problems * quick little CSV exporter for translations * include what you use * remove UTF8 BOM from any email parts * tests for effskill modifiers * fix trolls with carts * fix ridingcapacity all tests pass! * tests for vehicles and mobile artillery * unsigned / signed mismatch --------- Signed-off-by: Ansgar Schmidt <[email protected]> Co-authored-by: Ansgar Schmidt <[email protected]>
Einheiten die nichts verkauft haben, brauchen keine Meldung.
new feature activate!
* hide region->demands container implementation in region.c * replace loops with callbacks add a test for price changes * fix harbour regression additional testing * rename r_has_demands extract and test read/write_demands * replace linked list demands with stb_ds * fix warnings
* failing tests for trade limits * bugfix trade limits
move strlist logging to log.c
* stop some Visual Studio warnings about missing function definitions * orcs are not slow learners in weapon skills. * test random slow learning * improve orc learning tests
https://bugs.eressea.de/view.php?id=2986 Bei Burgenbau gab es keinen Aufstieg durch Anwendung.
just like with ships, building-specific stuff should not be in the build.c core
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.
No description provided.