Tahsin Jahin Khalid
63c3252a20
Units: apply max-XP conventions in some units
...
[Units] Fix XP conventions oversight in some monster/horse Units
2022-09-18 13:32:10 +08:00
Nils Kneuper
158141740a
updated British English translation
2022-09-17 12:00:51 +02:00
Nils Kneuper
608320b328
updated Portuguese (Brazil) translation
2022-09-17 12:00:05 +02:00
Pentarctagon
9ec257c47d
Change macos back to using RC4.
...
The AES implementation wasn't working, so someone using macos will need to investigate that in the future probably. For now though RC4 isn't deprecated yet on macos.
2022-09-15 10:39:19 -05:00
Pentarctagon
c5142b9436
Sync changelog.
2022-09-14 12:07:42 -05:00
Wedge009
1cfb982a3c
DiD S8: Handle situations where factions have not yet appeared ( #7006 )
...
* DiD S8: Handle situations where factions have not yet appeared (resolves #7005 ).
* Convert 'arrived' flags to booleans.
* DiD S8: po hint to clarify 'Dela's men'.
* Accommodate feedback by getting rid of all the new work and just removing any reference to paladins or Dela altogether. Conversion of flag to boolean remains, however.
2022-09-14 15:04:52 +10:00
loonycyborg
ec789c5051
campaignd: fixed file descriptor leak on sendfile() codepath
2022-09-13 19:46:03 +03:00
Wedge009
ad02e381f2
WoF: Correct apostrophes
...
[ci skip]
2022-09-13 06:57:34 +10:00
doofus-01
e9ec7c4108
1.17 alternate high/low terrain levels ( #7007 )
...
* alternate high/low levels (so five total : -2, -1, base, +1, +2)
* fix some transitions
* improve terrain level spreading through border-type hexes (bluff/gulches, for now)
2022-09-11 21:01:28 -07:00
Wedge009
40ab9a38b8
WoF: Spelling corrections
...
[ci skip]
2022-09-11 12:37:40 +10:00
Nils Kneuper
40d93a7931
updated Italian translation
2022-09-10 12:41:53 +02:00
Nils Kneuper
eedfab033d
updated Czech translation
2022-09-10 12:40:34 +02:00
Pentarctagon
f3ca89d5f4
Set correct pango required version in cmake/scons.
2022-09-09 10:28:15 -05:00
doofus-01
caee3a6dfc
Update changelog.md
2022-09-05 19:45:47 -07:00
doofus-01
dc820341c5
1.17 raised terrain ( #6975 )
...
* floodfill high/low terrain
* stone and wooden transitions
2022-09-05 19:41:07 -07:00
Pentarctagon
90a53be98f
Fix #4456 : Sidebar abilities display leaks shrouded information
...
Re-PR of #4462
2022-09-05 10:51:35 -05:00
Nils Kneuper
ea3fba39bc
updated French translation
2022-09-04 10:08:57 +02:00
Pentarctagon
bd306a5aa9
Update flatpak runtime to freedesktop 22.08.
2022-09-03 11:53:56 -05:00
Tommy
1283348077
preferences: Adjust show_deprecation default to coincide with usage
2022-09-03 10:44:59 -05:00
Steve Cotton
641c69fdea
Update changelog
2022-09-03 16:37:05 +02:00
Nils Kneuper
0523a5b2fe
updated Chinese (Simplified) translation
2022-09-03 15:17:27 +02:00
Steve Cotton
ae4ecd17e4
Show units' max move ranges, unless it's the owner's turn
...
If it's another player's turn, then movement points will be reset in a refresh
phase and it's not useful to show current movement.
Partially reverts 978229c247 (af0968d9c3 on 1.16), using the old logic for
the movement range but the allies-based logic for goto_x,goto_y information.
Fixes #6716 .
2022-09-03 14:26:09 +02:00
Nils Kneuper
5c31ccc8fe
updated British English translation
2022-09-03 11:11:55 +02:00
Nils Kneuper
57d8da0ea3
updated French translation
2022-09-03 11:10:34 +02:00
Nils Kneuper
a29d3ca16e
updated Russian translation
2022-09-03 11:09:35 +02:00
Pentarctagon
2db4add386
Fix column label name.
2022-09-03 02:22:29 -05:00
Pentarctagon
06b29d460d
Add query for new users by download source.
2022-09-03 02:21:37 -05:00
Pentarctagon
135e16e853
Fixup previous renaming.
2022-09-02 22:37:02 -05:00
Pentarctagon
106d8ef5fe
Changelog update.
2022-09-02 22:36:23 -05:00
Pentarctagon
0e85fac29c
Have /report show a dialog for entering information. ( #6969 )
...
Resolves #5056
2022-09-02 21:18:03 -05:00
Alexander Lacson
e2b1295ac6
[UtBS] S4 extra dialog to acknowledge effect of finding the map in S3 ( #6963 )
...
Nym has additional dialog as a cue to let the player know the effect of having found the map from the previous scenario.
2022-09-02 19:44:38 +08:00
Pentarctagon
87fd44ce7e
Add a step.
2022-09-01 18:32:25 -05:00
mattsc
507aa62e83
Lua AI: speed up battle_calcs.battle_outcome in extreme cases
...
The method used in the battle_outcome() function is somewhat simplified compared to the default engine calculation and faster in the vast majority of cases, but it can become extremely slow when the combined number of strikes of the attacker and defender is very large.
2022-08-31 12:42:10 -07:00
Steve Cotton
a2747cc651
wmllint: stop adding wesnoth-icon.png to messages
...
We're had at least two people look at the "good first issue" list, pick up
the wmllint warnings, open a PR, and then get a response that these .pngs
shouldn't be added by default. That's not a welcoming introduction.
IIRC we didn't get full consensus that these should never be added, but I
think it's time to open a "just drop that code, no options" PR. If someone
wants it back in a subset of circumstances, they can always create a PR to
readd it along with adding an option to enable it.
2022-08-31 21:27:15 +02:00
Pentarctagon
c5ccc99e50
Let's try this instead..
2022-08-30 22:40:30 -05:00
Pentarctagon
b1d740d85d
That shouldn't be there.
2022-08-30 22:25:48 -05:00
Pentarctagon
e85b64c6f0
See if this gets vcpkg caching working.
2022-08-30 22:22:40 -05:00
Pentarctagon
9d5266d624
Add query fetching count of users playing their first game.
2022-08-29 23:27:31 -05:00
Wedge009
46dbe2637a
Remove obsolete reference to gna.org ( resolves #6933 )
...
Underlying issue was deemed closed before transition from Gna to GitHub.
2022-08-29 20:06:56 +02:00
Pentarctagon
48a10d9f7f
Make cache directory configurable too.
2022-08-28 17:59:48 -05:00
Tahsin Jahin Khalid
314f6f7c78
WoF/Units: Adjust XP value oversights in the campaign units.
...
Outrigger XP set to 100
Stymphalian XP set to 50
Wyrm XP set to 50
To conform to AMLA-XP conventions
2022-08-28 10:40:44 +08:00
Nils Kneuper
ce56426203
updated Czech translation
2022-08-27 20:09:44 +02:00
Nils Kneuper
f4cea7fdc2
updated Turkish translation
2022-08-27 20:08:37 +02:00
Nils Kneuper
896582450d
updated French translation
2022-08-27 20:07:17 +02:00
User
3f1da792cb
Timestamping server messages
...
Resolves #6641
2022-08-27 18:47:57 +02:00
Steve Cotton
af7b517f05
CMake 2.24.0: Workaround for missing SDL2::SDL2main
2022-08-27 08:27:38 +02:00
Pentarctagon
d399324677
Revert "Changed and added hotkeys ( #3157 )"
...
This reverts commit efafebb1df124552fa5c98ada5dcc9f85f639726 due to negative feedback.
Resolves #6982
Resolves #6972
2022-08-26 11:24:26 -05:00
Tahsin Jahin Khalid
08488013c8
Units: Great Seahorse max XP is now 50
...
AMLA XP conventions
2022-08-26 15:20:38 +08:00
Tahsin Jahin Khalid
e67f80d3bf
Units: Horned Scarab max XP is now 50
...
AMLA XP conventions
2022-08-26 15:20:05 +08:00
Tahsin Jahin Khalid
1f4e7136e8
Units: Great Horse max XP is now 100
2022-08-26 15:19:50 +08:00