loonycyborg
27cb68b769
Update msys2 base docker image
2022-11-05 19:32:52 +03:00
Pentarctagon
bd306a5aa9
Update flatpak runtime to freedesktop 22.08.
2022-09-03 11:53:56 -05: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
9d5266d624
Add query fetching count of users playing their first game.
2022-08-29 23:27:31 -05:00
macabeus
612cca3594
map-diff: throw error if the image is missing
2022-08-09 14:54:13 +02:00
macabeus
3128987810
map-diff: crop notes
2022-08-09 14:54:13 +02:00
macabeus
92bd69ae67
map-diff: add comment on the parser
2022-08-09 14:54:13 +02:00
macabeus
3e8ed56ffd
small code review fixes
2022-08-09 14:54:13 +02:00
macabeus
ed4f648cb0
map-diff: add axis and changes notes
2022-08-09 14:54:13 +02:00
macabeus
643b2fec37
map-diff: change focus color to pink
2022-08-09 14:54:13 +02:00
macabeus
77a7b1fa2f
map-diff: move get tile logic to images module
2022-08-09 14:54:13 +02:00
macabeus
3bb7f887b6
map-diff: fix paint tile when there is no only-base version
2022-08-09 14:54:13 +02:00
macabeus
2d00b7ebd4
map-diff: fix when reading attributes with comments
2022-08-09 14:54:13 +02:00
Pentarctagon
6e357ea8b3
Enable LTO for steam-linux builds.
2022-08-03 17:19:44 -05:00
Pentarctagon
e6f0ffa556
Use the Sniper runtime.
2022-08-03 17:19:44 -05:00
Celtic Minstrel
6c30ef4b20
Document some missing map functions
2022-07-26 00:02:27 -04:00
Pentarctagon
9e94f090e6
Use start.sh to enable logging to file for Steam Linux.
2022-07-24 13:43:41 -05:00
Celtic Minstrel
22ad4d7137
A few missing details in wesnoth.game_events.add LuaDoc
2022-07-19 02:10:29 -04:00
Celtic Minstrel
8eb7a70a63
Add luadoc for the new event functions
2022-07-18 21:56:42 -04:00
Tommy
8144c06389
Add new [screen_fade] WML action ( #6864 )
...
* Add new [screen_fade] WML action
It takes (for now) the arguments:
* red, green, blue = values between 0 and 255
* alpha = value between 0 and 255
* duration = time in ms over which to fade
The game display is faded to the given colour over the duration.
It will be left with an overlay of that colour and alpha until
a screen_fade to 0 alpha is performed.
2022-07-15 09:32:19 -04:00
Celtic Minstrel
e613010b4b
Lua: Document wesnoth.units.teleport and wesnoth.units.create_weapon
2022-07-02 11:22:28 -04:00
loonycyborg
e6d67c89fd
Updated msys2 Dockerfile
2022-06-21 20:24:05 +03:00
Celtic Minstrel
e2875f34b2
Fix a bunch of luadoc errors
2022-06-11 00:15:18 -04:00
Celtic Minstrel
1c13b34bb6
Fix map methods not being detected
2022-06-10 23:47:43 -04:00
Tommy
18f0de5d6e
Boost tests: tee to error.log for SDL init failure check.
2022-06-11 03:38:58 +12:00
Gunter Labes
a63e6c47c2
Color more schema validation messages
...
Also simplified the implementation a bit and made it POSIX conform since it didn't really need any bash features.
2022-06-10 15:39:22 +02:00
Tommy
65102111e7
CI: Display boost unit test error output while running, not after.
2022-06-10 16:45:38 +12:00
Tommy
fcf7ca3b28
CI: Report which boost test suite is being executed.
2022-06-10 16:45:38 +12:00
Tommy
fed8f6cbcb
CI: Colour some failure messages, and make test sections stand out.
2022-06-10 16:45:38 +12:00
Tommy
80c914cd81
CI: Enable coloured output for gdb backtraces.
2022-06-10 16:45:38 +12:00
Tommy
74649f4966
CI: Force colour diagnostics for compilation errors.
2022-06-10 16:45:38 +12:00
Pentarctagon
337894ac7b
Store add-on download count in the database.
...
The idea being that this could then also be included as a sheet in the multiplayer activity report, which would then be an easy way to view add-on downloads over time. This would of course not be especially useful until 1.18, since for 1.17 the database count would be starting at 0 even though existing add-ons would have a non-zero download count.
2022-06-04 11:21:00 -05:00
Pentarctagon
f5dfdd71b0
Remove CI caching - hasn't worked for a while.
2022-05-07 22:46:05 -05:00
Pentarctagon
52ad51ab25
Looks like on 1.14 the afterlife bot doesn't always populate client source and version.
2022-05-06 16:41:14 -05:00
Pentarctagon
c9523e809c
Query fixup.
2022-05-06 16:28:40 -05:00
Eric Gallager
3344241e6a
Update woptipng.py
...
add encoding comment
see: https://peps.python.org/pep-0263/
2022-05-06 19:10:58 +02:00
Pentarctagon
e9fd0833e8
Clear out old travis stuff.
2022-05-03 20:36:00 -05:00
Pentarctagon
d865cd6aba
Use more limited set of image directories when converting to webp.
2022-04-30 14:23:32 -05:00
Pentarctagon
473a0c21f9
A couple script fixups.
2022-04-30 14:23:32 -05:00
dependabot[bot]
80590d1242
Bump minimist from 1.2.5 to 1.2.6 in /utils/wesnoth-map-diff
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 17:47:29 -05:00
macabeus
d94ea84940
wesnoth-map-diff: add more detail on readme
2022-04-27 17:40:52 -05:00
macabeus
bc387de7e9
Add wesnoth-map-diff
2022-04-27 17:40:52 -05:00
Pentarctagon
af445f905b
Update docker images to Ubuntu 22.04.
2022-04-21 20:30:34 -05:00
Pentarctagon
0a7ef1edf1
Add SQL to list unique users per day per source.
2022-04-15 10:27:36 -05:00
Pentarctagon
4cae3beea0
Add SQL to list unique users per day.
2022-04-15 09:45:16 -05:00
Celtic Minstrel
a76aa9bddc
Add wesnoth.interface.add_floating_label as a replacement for wesnoth.print ( #5837 )
...
This returns a label handle which allows you to remove, reposition, or replace the label later.
In addition to all the features of wesnoth.print, you can now specify where the label appears onscreen, as well as a fadeout time separate from the duration.
You can also anchor the text to an edge or corner instead of centering in on the screen,
specify the maximum width it can occupy as an absolute width or a percentage,
and specify a background colour and transparency.
It includes a demo scenario that demonstrates many of the capabilities of the API.
To play the demo scenario, run with -toverlay_text_demo or select it from the in-game test list.
2022-04-10 13:00:29 -04:00
Pentarctagon
25e763f29b
Add script to mass convert images to webp.
2022-04-03 14:56:39 -05:00
Gunter Labes
4af8cea2e1
Fix parameter handling and remove futile exit call
2022-03-24 12:32:12 +01:00