Commit Graph

398 Commits

Author SHA1 Message Date
Yohann D'ANELLO 1ba6b1fbec Prototype of web streaming 2020-12-02 16:01:32 +01:00
ynerant e5886bbe44 Merge branch 'translations' into 'master'
Translations

Closes #14

See merge request ynerant/squirrel-battle!31
2020-11-28 16:23:12 +01:00
Yohann D'ANELLO 9f0a29302d Add german translation 2020-11-28 16:22:06 +01:00
Yohann D'ANELLO 6b09d488b6 Documentation on translation 2020-11-28 16:00:17 +01:00
Yohann D'ANELLO aade89de7b Tests and the CI are compiling messages 2020-11-28 14:10:31 +01:00
Yohann D'ANELLO f78c73a703 Tests and the CI are compiling messages 2020-11-28 14:02:23 +01:00
Yohann D'ANELLO a34dae2ad0 Compile messages on setup 2020-11-28 13:49:28 +01:00
Yohann D'ANELLO 5ce62c15f7 Include locale files in Python setup script 2020-11-28 03:23:04 +01:00
Yohann D'ANELLO 7c0cf3e029 CLI to manage messages 2020-11-28 03:21:20 +01:00
Yohann D'ANELLO 8aad15f07b Move translation files in the module 2020-11-28 03:04:28 +01:00
Yohann D'ANELLO ffc8b90441 Create functions that call xgettext or msgfmt 2020-11-28 02:54:04 +01:00
Yohann D'ANELLO 7d02604407 Clean the translation module 2020-11-28 02:00:09 +01:00
Yohann D'ANELLO 138b2c6d54 Logs are capitalized 2020-11-28 01:25:35 +01:00
Yohann D'ANELLO 70ae60b9a4 Translate entities 2020-11-27 22:33:58 +01:00
Yohann D'ANELLO 8f85093eb8 One string was missing 2020-11-27 22:21:52 +01:00
Yohann D'ANELLO d2d74c97a4 Settings menu was not translated 2020-11-27 22:19:41 +01:00
Yohann D'ANELLO f07324662a Cover the language change 2020-11-27 21:56:25 +01:00
Yohann D'ANELLO 31b7ece449 Main menu width must be updated when the language got changed 2020-11-27 21:51:54 +01:00
Yohann D'ANELLO c151e0f656 Menu items are translated 2020-11-27 21:44:17 +01:00
Yohann D'ANELLO 4287b4f045 Add possibility to change the language 2020-11-27 20:53:24 +01:00
Yohann D'ANELLO 2498fd2a61 Translate strings 2020-11-27 20:42:19 +01:00
Yohann D'ANELLO e3be4b4f3f First setup for translation 2020-11-27 20:32:40 +01:00
Yohann D'ANELLO cb18b3881f Fix Debian package version 2020-11-27 19:42:45 +01:00
ynerant 7bd74af1ad Merge branch 'v3.14.1' into 'master'
Release v3.14.1

See merge request ynerant/squirrel-battle!30
2020-11-27 18:27:55 +01:00
Yohann D'ANELLO d85ee1758f Release v3.14.1 2020-11-27 18:27:28 +01:00
ynerant ec4ac13231 Merge branch 'error-messages' into 'master'
Error messages

Closes #24 et #17

See merge request ynerant/squirrel-battle!29
2020-11-27 18:22:10 +01:00
Yohann D'ANELLO b0e352444b Test loading wrong saves 2020-11-27 18:16:54 +01:00
Yohann D'ANELLO 5faebfe556 Test message display 2020-11-27 18:12:27 +01:00
Yohann D'ANELLO 25ba94b9ac Game displays an error message when a save file could not be loaded. 2020-11-27 18:09:08 +01:00
Yohann D'ANELLO be9c726fa0 Display message in bold format 2020-11-27 17:54:31 +01:00
Yohann D'ANELLO fb8d8f033b Popup border color is red 2020-11-27 17:52:26 +01:00
Yohann D'ANELLO b7f61d9485 Close popup if there is a message 2020-11-27 17:35:51 +01:00
Yohann D'ANELLO 5cdb12e8a8 Display a message on a popup 2020-11-27 17:32:26 +01:00
ynerant b35d666218 Merge branch 'copyright' into 'master'
Copyright

Closes #23

See merge request ynerant/squirrel-battle!28
2020-11-27 16:56:13 +01:00
Yohann D'ANELLO 461d176ce4 Build debian packages only on pipelines that run on the master branch 2020-11-27 16:54:47 +01:00
Yohann D'ANELLO f0488690b7 Forgot some author mentions in some files, closes #23 2020-11-27 16:53:16 +01:00
ynerant 3282ebaefa Merge branch 'copyright' into 'master'
Copyright

See merge request ynerant/squirrel-battle!27
2020-11-27 16:45:12 +01:00
Yohann D'ANELLO 0d3e33d960 Declare the license, we use GNU GPL 2020-11-27 16:33:17 +01:00
Yohann D'ANELLO 1782ffcffb Rename LICENSE to COPYING 2020-11-27 16:16:19 +01:00
ynerant 319d5b20eb Merge branch 'fix-game' into 'master'
Display got broken

See merge request ynerant/squirrel-battle!26
2020-11-27 14:03:25 +01:00
Yohann D'ANELLO 0c25dd4ffe Display got broken 2020-11-27 14:04:51 +01:00
ynerant 11e5ee5c24 Merge branch 'no-crash-on-render' into 'master'
No crash on render

Closes #20 et #21

See merge request ynerant/squirrel-battle!25
2020-11-26 22:37:05 +01:00
Yohann D'ANELLO 2690eb8760 Update FakePad to fix tests 2020-11-26 22:32:25 +01:00
Yohann D'ANELLO 0726a8db9e A print instruction remains. It was rendered on the screen. Awkward... 2020-11-26 22:29:10 +01:00
Yohann D'ANELLO 1e48bd16b3 Erase pads instead of clearing them, fixes #21 2020-11-26 22:20:14 +01:00
Yohann D'ANELLO 3e7dabc94e Wrap perfectly the map on the screen, bricks won't teleport randomly anymore 2020-11-26 21:59:48 +01:00
Yohann D'ANELLO f2f34bfbc6 Don't refresh pads with invalid coordinates. The window should be fully resizable, closes #20 2020-11-26 20:58:46 +01:00
Yohann D'ANELLO ca03caf3ba Don't render message on negative indexes 2020-11-26 20:35:10 +01:00
Yohann D'ANELLO f2318ed308 Truncate messages if they are too large 2020-11-26 20:04:54 +01:00
Yohann D'ANELLO 8b187ec2b3 Use custom function to render a string message onto a pad 2020-11-26 12:35:52 +01:00