-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Major content update; should qualify for a 1.4.0 release #17
Conversation
see CHANGELOG.cfg and README_egallager_mods.txt for details
This ought to be the equivalent comparison in my primary version of this repo: https://github.com/cooljeanius/A_New_Order/compare/b50254d4088aa5f23fc4d0482d6a9292c30b7719..1f6c6bb190b70220984e30e5e2e3832e8454463a |
ok so ef09f42 should have fixed the bug with modifications persisting too long, so I'm taking this out of draft mode and marking it as ready for review |
@knyghtmare would probably be interested to know that I buffed the Akladian healers in this for the player's side |
|
use {HIGHLIGHT_IMAGE} for Battle of Barnon; dup of cooljeanius/A_New_Order@db7af32
@Asheviere said she might be giving this a playthru soon |
make a bit harder on harder difficulties, based on feedback from @Asheviere, to try to make the following scenario harder; dup of cooljeanius/A_New_Order@b4b651f
- minor commentary additions - sync changes from S19b back to S19a - regenerate potfile with wmlxgettext dup of cooljeanius/A_New_Order@42d1527
allow sponsorship; dup of cooljeanius/A_New_Order@9f71d42
Thanks for merging! Time for a new tag for a new release? |
I don't usually use tags and such but I'm gonna upload it once I get the chance. Do you have any idea if this works on 1.16? Otherwise we'll have to do a playthrough to catch bugs. |
I haven't tried it on 1.16 yet; I think a separate release for porting to the 1.16 server would be necessary. And having a tag would be helpful to point/link people to, in order to let people know that there's been a new release. And you did do a tag for the previous release: https://github.com/nemaara/A_New_Order/releases/tag/1.3.0 |
Okay sure I'll tag it. Yeah, we'll need a separate one for 1.16 then. |
@nemaara Post the link to the tag here once it's live so I can share it please! Thanks. |
…esnoth-map-diff-95b3973 Bump utils/wesnoth-map-diff from `9159e4e` to `95b3973`
See
CHANGELOG.cfg
andREADME_egallager_mods.txt
for details.This addresses issue #5 (somewhat) and issue #7 (partially; it's almost done), makes the situation for issue #10 worse (since I updated the potfile again), addresses some of the points in issue #15, and fixes issue #16. I am marking this as a draft because I introduced a new bug that I couldn't figure out how to fix, and I'd want to get it fixed properly before merging: specifically, it's the one about modifications made in Scenario 17 persisting after they're supposed to have ended. Once that is fixed, this can be merged, and a new 1.4.0 release can be made.