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
aa9fc5f426
WoF/Units: Wyrm XP set to 50
...
It's a level 1 unit and has no level 2 advancement. XP should be at 50 and have AMLA_DEFAULT
2022-08-26 15:05:43 +08:00
Tahsin Jahin Khalid
82c17dbb61
WoF/Units: Stymphalian XP set to 50
...
It's a level 1 and has no level 2 advancement. XP should be at 50 and have AMLA_DEFAULT
2022-08-26 15:04:53 +08:00
Tahsin Jahin Khalid
8864afe24e
WoF/Units: Outrigger max XP is now 100
...
It is a level 2 unit with no level 3 advancement, so should be experience=100 with AMLA_Default.
2022-08-26 15:03:32 +08:00
Pentarctagon
72a1c801c0
Log exception type when doing catch(...).
2022-08-25 22:22:22 -05:00
Pentarctagon
0946d8b3f0
Don't run conftests when only building the servers.
2022-08-24 21:11:53 -05:00
Pentarctagon
34369f62d2
Fix a couple issues with add_source_file.
2022-08-24 20:36:59 -05:00
Jonathan-Kelly
9cffb67988
WoF S4: fix message not firing
...
the first of four sea serpent spawn messages was not firing
2022-08-24 18:50:26 +02:00
Severin Glöckner
5155a55723
Add missing space / dot.
2022-08-22 12:17:26 +02:00
Pentarctagon
9e01a80d3d
Open the forum profile of the currently selected user.
...
Rather than always opening your own.
2022-08-21 13:18:04 -05:00
Charles Dang
72bfb7e391
MP/Player List Helper: added method to get user_info of selected user
2022-08-21 11:31:21 -04:00
Pentarctagon
75e0a4ac52
Change credentials filename to credentials-aes.
...
Otherwise the credentials file gets overwritten when changing branches, since 1.16 uses RC4 and 1.17 uses AES now.
2022-08-21 00:46:33 -05:00
Charles Dang
cea68865d8
Display: use new APIs for draw_text_in_hex
2022-08-21 00:52:40 -04:00
Pentarctagon
5549900c96
1.17.7+dev
2022-08-20 19:55:18 -05:00
Pentarctagon
8a4ff22985
1.17.7
1.17.7
2022-08-20 19:55:18 -05:00
Pentarctagon
4d76d9a2e3
pot-update and regenerate doc files
2022-08-20 19:55:18 -05:00
Charles Dang
ca366554a0
GUI2/Canvas: default to NN scaling for images if not specified
2022-08-20 20:53:22 -04:00
Charles Dang
a5b154088c
Floating Labels: refactored draw impl
...
No longer relies on surface manipulation.
2022-08-20 10:34:19 -04:00
Nils Kneuper
672ee6feec
updated Portuguese (Brazil) translation
2022-08-19 19:46:29 +02:00
Jonathan-Kelly
6a2d638c4f
Winds of Fate: misc improvements and text clarity
...
From [this post](https://forums.wesnoth.org/viewtopic.php?p=675918#p675918 )
Simplify speech style
Simplify objectives
Lore books give experience to their discoverer
Cuttlefish advance to Krakens
Add Storm Daemon
Rebalanced Normal difficulty mode to be easier
Rebalanced Difficult difficulty mode to be harder
Rebalanced Nightmare difficulty mode to be more self consistent
Intendants now have normal loyal trait
S1: Add a further dialogue hint that oases heal
S4: Dialogue hints for strategic weaknesses of each mermish commander
S6: Give player a couple level 2 clashers
S9: Critical fixes for bugs that could make this scenario unwinnable
S10: Fix bug preventing gryphons from spawning after dwarf tunnels collapsed
2022-08-19 08:07:16 +08:00
Pentarctagon
2c30bd3c66
Changelog update.
2022-08-17 14:35:06 -05:00
Pentarctagon
12d630a50f
Replace RC4 credentials encryption with AES.
...
Starting with OpenSSL 3, RC4 is not enabled/accessible by default.
2022-08-17 14:32:49 -05:00
Pentarctagon
e416d28f7f
Add RC4 error handling.
2022-08-17 14:32:49 -05:00
Pentarctagon
a380f9e489
Document id in wesnothd config and adjust some wording.
2022-08-16 15:35:09 -05:00
Pentarctagon
76a6bed609
Add additional tables used by wesnothd.
2022-08-16 15:06:34 -05:00
Tommy
4d5d61f47c
A script to add new source files ( #6948 )
...
Usage: ./add_source_file <filename> [target ...]
Targets are "wesnoth", "wesnothd", "campaignd", "lua", "tests".
It defaults to the "wesnoth" target.
The 'pbxproj' python package is required to modify the Xcode project.
[ci skip]
2022-08-16 11:47:17 -05:00
Grzegorz Halat
d76e29c4da
Rename display::current_frame_sample
2022-08-16 10:14:49 +02:00
Pentarctagon
c24146995a
Update minumu pango required version.
2022-08-14 10:22:28 -05:00
Nils Kneuper
298afa9bf2
updated Czech translation
2022-08-13 18:48:57 +02:00
Michal Žejdl
97f5fa6e99
Add a translation hint to a UI string ( #6910 )
2022-08-13 12:12:26 -04:00
Charles Dang
3dba9a04d6
Merge pull request #6961 from wesnoth/line-height-tweak
...
Font/Text: tweak line height
2022-08-12 21:57:29 -04:00
Charles Dang
3915ee812c
Font/Text: tweak line height
2022-08-12 19:08:22 -04:00