summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-10-15All py3 strings are already utf8testxml_py3Fedja Beader1-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-15Fix TypeError: '>' not supported between instances of 'str' and 'int'Fedja Beader1-1/+1
File "/builds/specing/tools/testxml/./testxml.py", line 568, in testSpriteFile if variants > 0 and variant >= variants: ^^^^^^^^^^^^
2024-10-15env python -> env python3Fedja Beader1-1/+1
why can't 2to3 do this?
2024-10-152to3 --write --nobackups testxml/testxml.pyFedja Beader1-96/+96
2024-10-15The one who should be breaking is not tmx_converter but testxmlJesusaves2-2/+5
2024-10-15Make it easier to change when there are screens with width bigger than 1920Jesusaves1-3/+4
2024-10-15Break CI if map width is too small and cause render bugs.Jesusaves1-0/+1
2024-10-14Switch from obsolete ogg.vorbis library to python-soundfileFedja Beader1-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-13Add a README for maze script generation tool as it became more complex.Jesusaves1-0/+17
2024-08-30Fix typoJesusaves2-1434/+1436
2024-08-30Split domain/Tonori into domain/Tulimshar, domain/Halinarzo and domain/CanyonJesusaves5-3573/+3574
2024-08-30Disable wiki/tmw_deploy.py as TMW folks broke itJesusaves1-0/+2
2024-08-30Fix some databases being put in domain/OtherJesusaves1-1/+1
2024-08-30Update posplit.py to output stuff to out/ directoryJesusaves1-3/+6
2024-08-30Split domain/Tonori into Tonori, Halinarzo and CanyonJesusaves2-4/+6
2024-08-30L'Edit: Split Tonori and Halinarzo with a Canyon. Not official.Jesusaves1-2/+3
2024-08-30Replace googletrans with deep_translator in L'Edit.Jesusaves1-9/+12
This also allows users to use ChatGpt or DeepL if they wish.
2024-08-30ranslation update (serverdata)Jesusaves1-19263/+26861
2024-08-30This reverts commit 0352a0cad721d70ab62107887bef7be8ce46433b.Jesusaves1-26711/+20068
2024-08-30Translation update (serverdata)Jesusaves1-20068/+26711
2024-08-25Add helper file which splits a po file into multiple po files.Jesusaves1-0/+67
Objective is making translation easier.
2024-08-0319.2 Homunculus and CasinosJesusaves6-14301/+14591
2024-07-31Translation update (19.2 final)Jesusaves1-15663/+15861
2024-07-3119.2 News FileJesusaves1-11/+13
2024-07-30Translation Update (new strings)Jesusaves2-20805/+22411
2024-07-27Include <attack> attribute on Homunculus.Jesusaves1-0/+18
This is granted under BeingCommon::readBasicAttributes("attack") authority mana/plus:src/resources/db/homunculusdb.cpp:102
2024-07-27I hate XML, I'll ask specing for help if this still failsJesusaves1-12/+10
2024-07-27I really have no idea what I'm doing. I hate XSD files.Jesusaves1-10/+12
2024-07-27Include <sound> attribute on Homunculus.Jesusaves1-0/+10
This is granted under BeingCommon::readObjectNodes authority mana/plus:src/resources/db/homunculusdb.cpp:126
2024-07-23Minor updates to l'editJesusaves1-4/+6
2024-07-2319.1 release notesJesusaves6-10/+282
2024-06-1719.1 stringsJesusaves2-1425/+1425
2024-06-16The code for Domains + copyright year fixJesusaves1-1/+41
2024-06-16Include Domain information for translationsJesusaves1-1750/+19335
2024-06-15Include italian web po file as italian language is being deleted.Jesusaves1-0/+278
All italian translations (outside this po file) are now LOST FOREVER.
2024-06-15Add helper tool for my own translationsJesusaves4-0/+249
2024-06-12Translation updateJesusaves2-6125/+2311
2024-06-10Release 19.0 The Secret of ManaJesusaves9-824/+1448
2024-06-01Translation update for 19.0Jesusaves2-5712/+8275
2024-06-01Update contributor XMLJesusaves1-0/+2
2024-05-22Remove false-positiveJesusaves1-7/+0
2024-05-17R18.5 Bugfixed CloudsJesusaves6-14/+303
2024-05-17Translation updateJesusaves2-3468/+3994
2024-03-04(news update)Jesusaves5-2/+270
2024-03-04Translation updateJesusaves2-1429/+1574
2024-02-19Update newsJesusaves1-11/+11
2024-02-16Purge applicator.pyJesusaves1-45/+0
2024-02-16Remove obsolete fileJesusaves1-44/+0
2024-02-16Override build.sh with rebuild.sh (old script?)Jesusaves1-2/+3
2024-01-21R18.3 Baking CloudsJesusaves8-6718/+8664