Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-10-15 | All py3 strings are already utf8testxml_py3 | Fedja Beader | 1 | -7/+1 | |
..or so I was told. Fix b'warn: file=maps/001-2.tmx empty tile in lower layers (125, 34), (126, 34), (124, 34), (127, 34)' (the b' prefix and ' suffix on printing) | |||||
2024-10-15 | Fix TypeError: '>' not supported between instances of 'str' and 'int' | Fedja Beader | 1 | -1/+1 | |
File "/builds/specing/tools/testxml/./testxml.py", line 568, in testSpriteFile if variants > 0 and variant >= variants: ^^^^^^^^^^^^ | |||||
2024-10-15 | env python -> env python3 | Fedja Beader | 1 | -1/+1 | |
why can't 2to3 do this? | |||||
2024-10-15 | 2to3 --write --nobackups testxml/testxml.py | Fedja Beader | 1 | -96/+96 | |
2024-10-15 | The one who should be breaking is not tmx_converter but testxml | Jesusaves | 2 | -2/+5 | |
2024-10-15 | Make it easier to change when there are screens with width bigger than 1920 | Jesusaves | 1 | -3/+4 | |
2024-10-15 | Break CI if map width is too small and cause render bugs. | Jesusaves | 1 | -0/+1 | |
2024-10-14 | Switch from obsolete ogg.vorbis library to python-soundfile | Fedja Beader | 1 | -3/+5 | |
pyvorbis is no longer available after debian Buster. Associated clientdata pipeline: https://git.themanaworld.org/specing/clientdata/-/commits/test_testxml_update Requires packages updated in clientdata as in that branch. Perhaps better to shift .tools/testxml.sh into tools repo. Squashed with: * Remove other method left commented out and untested * Why specify specific exception type when we can just handle them all? * Alright, ancient (10.1-3) SoundFile lib has no SoundFileError yet **** ml/tools!3 | |||||
2024-09-13 | Add a README for maze script generation tool as it became more complex. | Jesusaves | 1 | -0/+17 | |
2024-08-30 | Fix typo | Jesusaves | 2 | -1434/+1436 | |
2024-08-30 | Split domain/Tonori into domain/Tulimshar, domain/Halinarzo and domain/Canyon | Jesusaves | 5 | -3573/+3574 | |
2024-08-30 | Disable wiki/tmw_deploy.py as TMW folks broke it | Jesusaves | 1 | -0/+2 | |
2024-08-30 | Fix some databases being put in domain/Other | Jesusaves | 1 | -1/+1 | |
2024-08-30 | Update posplit.py to output stuff to out/ directory | Jesusaves | 1 | -3/+6 | |
2024-08-30 | Split domain/Tonori into Tonori, Halinarzo and Canyon | Jesusaves | 2 | -4/+6 | |
2024-08-30 | L'Edit: Split Tonori and Halinarzo with a Canyon. Not official. | Jesusaves | 1 | -2/+3 | |
2024-08-30 | Replace googletrans with deep_translator in L'Edit. | Jesusaves | 1 | -9/+12 | |
This also allows users to use ChatGpt or DeepL if they wish. | |||||
2024-08-30 | ranslation update (serverdata) | Jesusaves | 1 | -19263/+26861 | |
2024-08-30 | This reverts commit 0352a0cad721d70ab62107887bef7be8ce46433b. | Jesusaves | 1 | -26711/+20068 | |
2024-08-30 | Translation update (serverdata) | Jesusaves | 1 | -20068/+26711 | |
2024-08-25 | Add helper file which splits a po file into multiple po files. | Jesusaves | 1 | -0/+67 | |
Objective is making translation easier. | |||||
2024-08-03 | 19.2 Homunculus and Casinos | Jesusaves | 6 | -14301/+14591 | |
2024-07-31 | Translation update (19.2 final) | Jesusaves | 1 | -15663/+15861 | |
2024-07-31 | 19.2 News File | Jesusaves | 1 | -11/+13 | |
2024-07-30 | Translation Update (new strings) | Jesusaves | 2 | -20805/+22411 | |
2024-07-27 | Include <attack> attribute on Homunculus. | Jesusaves | 1 | -0/+18 | |
This is granted under BeingCommon::readBasicAttributes("attack") authority mana/plus:src/resources/db/homunculusdb.cpp:102 | |||||
2024-07-27 | I hate XML, I'll ask specing for help if this still fails | Jesusaves | 1 | -12/+10 | |
2024-07-27 | I really have no idea what I'm doing. I hate XSD files. | Jesusaves | 1 | -10/+12 | |
2024-07-27 | Include <sound> attribute on Homunculus. | Jesusaves | 1 | -0/+10 | |
This is granted under BeingCommon::readObjectNodes authority mana/plus:src/resources/db/homunculusdb.cpp:126 | |||||
2024-07-23 | Minor updates to l'edit | Jesusaves | 1 | -4/+6 | |
2024-07-23 | 19.1 release notes | Jesusaves | 6 | -10/+282 | |
2024-06-17 | 19.1 strings | Jesusaves | 2 | -1425/+1425 | |
2024-06-16 | The code for Domains + copyright year fix | Jesusaves | 1 | -1/+41 | |
2024-06-16 | Include Domain information for translations | Jesusaves | 1 | -1750/+19335 | |
2024-06-15 | Include italian web po file as italian language is being deleted. | Jesusaves | 1 | -0/+278 | |
All italian translations (outside this po file) are now LOST FOREVER. | |||||
2024-06-15 | Add helper tool for my own translations | Jesusaves | 4 | -0/+249 | |
2024-06-12 | Translation update | Jesusaves | 2 | -6125/+2311 | |
2024-06-10 | Release 19.0 The Secret of Mana | Jesusaves | 9 | -824/+1448 | |
2024-06-01 | Translation update for 19.0 | Jesusaves | 2 | -5712/+8275 | |
2024-06-01 | Update contributor XML | Jesusaves | 1 | -0/+2 | |
2024-05-22 | Remove false-positive | Jesusaves | 1 | -7/+0 | |
2024-05-17 | R18.5 Bugfixed Clouds | Jesusaves | 6 | -14/+303 | |
2024-05-17 | Translation update | Jesusaves | 2 | -3468/+3994 | |
2024-03-04 | (news update) | Jesusaves | 5 | -2/+270 | |
2024-03-04 | Translation update | Jesusaves | 2 | -1429/+1574 | |
2024-02-19 | Update news | Jesusaves | 1 | -11/+11 | |
2024-02-16 | Purge applicator.py | Jesusaves | 1 | -45/+0 | |
2024-02-16 | Remove obsolete file | Jesusaves | 1 | -44/+0 | |
2024-02-16 | Override build.sh with rebuild.sh (old script?) | Jesusaves | 1 | -2/+3 | |
2024-01-21 | R18.3 Baking Clouds | Jesusaves | 8 | -6718/+8664 | |