Commit Graph

23 Commits

Author SHA1 Message Date
lhofhansl d1624a5521
Switch MapBlock compression to zstd (#10788)
* Add zstd support.
* Rearrange serialization order
* Compress entire mapblock

Co-authored-by: sfan5 <sfan5@live.de>
2021-08-31 17:32:31 -07:00
sfan5 beac4a2c98 CI: Bump IrrlichtMt to 1.9.0mt3 2021-08-31 23:57:39 +02:00
fn ⌃ ⌥ 0f8a6d78a7
CI: Add macOS workflow (#11454) 2021-08-28 12:14:55 +02:00
Pevernow c6eddb0bae
Gettext support on Android (#11435)
Co-authored-by: sfan5 <sfan5@live.de>
Co-authored-by: =?UTF-8?q?Olivier=20Samyn=20=F0=9F=8E=BB?= <code@oleastre.be>
2021-08-08 18:59:07 +02:00
NeroBurner a7143c2a8c
Move build/android directory to root of project (#11283) 2021-06-21 20:51:42 +01:00
rubenwardy e1b297a14b
Add roadmap (#10536) 2021-06-17 04:15:30 +01:00
sfan5 ba40b39500 Add basic client-server test to CI 2021-05-05 22:49:44 +02:00
Loic Blot 88783679cf fix(ci): ensure we build on docker only modifications 2021-04-02 14:40:22 +02:00
Wuzzy 7c24a9ebef Update CONTRIBUTING info on translating builtin 2021-03-29 19:56:20 +02:00
sfan5 75eb28b959 CI: update configurations for Irrlicht fork 2021-03-09 21:53:17 +01:00
rubenwardy ccdaf5de54 Disable clang-format, clean up scripts 2021-03-01 12:12:52 +01:00
sfan5 2bdf4955c8 CI: fix build 2020-12-23 22:27:35 +01:00
MoNTE48 43bc3a1245 Fix Visual Studio build in Actions 2020-11-22 19:06:31 +01:00
Paramat db9eee2d80
Contributing doc: Minor improvements and a clarification (#10520) 2020-10-18 22:50:31 +01:00
Paramat fc2e120b03
Document how to work with ClangFormat (#10468)
To avoid the common misunderstanding where a contributor thinks they
must apply the unsuitable formatting requests ClangFormat makes.
2020-10-13 23:57:46 +01:00
Maksim e831ebd63b Android: add ci with saving artifacts 2020-10-13 20:28:31 +01:00
adrido d7a2113893 Disable pgsql in VS 2019 workflow 2020-06-22 18:18:15 +02:00
adrido f34c62c47f
Add MSVC build (#9740)
* Add MSVC build
2020-05-05 08:42:55 +02:00
sfan5 61d93988d8
ci: Update Github Actions workflows (#9774) 2020-05-02 12:52:51 +02:00
Loic Blot 00323e8fce Add docker build stage on Github actions 2020-04-29 07:48:08 +02:00
Loïc Blot 27a485a472
Replace travis with github actions (#9641)
* Move outside of travis to Github actions

This will permit to have better integrated CI workflow than the previous
travis one.
2020-04-20 20:18:40 +02:00
rubenwardy f2c73def4b
Update Github templates (#8593) 2019-06-13 15:09:15 +01:00
Loïc Blot da80e8af8a
Add minetest issue template (#6936)
* Add minetest issue template

This permits end user to have a basic template permitting to do issue triage and for users to know what we expect.
2018-01-20 23:31:15 +01:00