-
-
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
Scenario 10 "Siege of Haeltin" minor nits #32
Comments
Alternate idea for checkbox 2: just continue spawning enemies until they do in fact outnumber you |
either way would require counting the units on your side, though... @Pentarctagon says to do so, just store the side's units to an array and then get the length of the array... |
For the first checkbox: PR #53 does some messing with the turn limit |
oh one more thing about the second checkbox: that line can also be spoken by enemy Akladians, which I think is wrong, since I think the intent was to have it be spoken by one of your own Akladians |
- new linting workflow - recompression of images - start of work on some lua - validator fixes - updated README see the following issues: - #7 - #32 - #33, checkbox 2 - #57 (a bit) - nemaara#73 (gets started with it at least; I'm holding back on some other parts I've written for it until they're more submittable) - nemaara#81 (adds FIXMEs about it) - nemaara#144
see nemaara/A_New_Order#32 Meant to fix it, but it got tedious spawning enough units to try to trigger the other branch of the conditional, so it still isn't technically fully tested yet...
#194 ought to let us check off the last checkbox, and thus close this. |
* Start of another PR - Another attempt at fixing #23 again; cc @Toranks and @knyghtmare - Refer to Gawen as "Haldric" in S08 for #182 - Dune is probably ok to reference explicitly by name in the translators' comments - try Lorin stat changes suggested in #179 * a number of additional minor fixes - be more explicit about carryover amounts for issue #14 (still need to check scenarios 20 thru 26) - check for Lorin's presence in Kyobaine Easter Egg for issue #150 - attempt at improving the situation for issue #165 (still broken) - Update commentary re: issue #79 - Updates to dialogue and translation notes for issue #182 - Enables Raedwood East for normal gameplay for issue #129 - Give Lorin unique bridge destruction dialogue for issue #187 * a few minor tweaks * a few additional updates - add luacheck workflow - add a few additional changelog items - dialogue changes for checkbox 2 of issue #32 * Add Rob Roe death message - see issue #199 * some more changes from other repo - more spellchecking - use proper portrait for Kyobaine in her death message - tried to add a new fix for #79, but it doesn't seem to work... - a few more footnotes * latest batch of changes from other repo (squashed)
…esnoth-map-diff-bbc4864 Bump utils/wesnoth-map-diff from `966a274` to `bbc4864`
The text was updated successfully, but these errors were encountered: