summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
4 days...ancient_manaplusFedja Beader1-1/+1
4 daysDeduplicate further + touch up the script a tadFedja Beader3-10/+16
4 daysOkay, manaplus needs updating for changes to "libdownload"Fedja Beader1-1/+2
4 daysOops, forgot to revert the actual manaplus jobFedja Beader1-5/+4
4 daysFor final test, Revert "Disable all other jobs"Fedja Beader1-5/+5
This reverts commit 25fbf2d068737d8e2970a89794e0bfb961ffae82.
4 daysSplit the job outFedja Beader2-1/+46
4 daysUn-hardcodeFedja Beader2-4/+5
4 daysPrint version, tooFedja Beader1-0/+1
4 daysHardcode for testing purposes %%RFedja Beader1-1/+1
4 daysUpdate job name - this will probably break because branch is different,Fedja Beader1-2/+2
probably in downloadlib, but let's see
4 daysUpdate (downdate?) log file namesFedja Beader1-2/+2
4 daysMatch builder OSFedja Beader1-1/+1
4 daysDisable all other jobsFedja Beader1-5/+5
Squash this job, too
5 daysAdd more skill iconsJesusaves22-64/+91
6 daysBring more icons! Legendary weapons and magic weaponsJesusaves8-8/+14
6 daysReduce red slime mother's spawn rectangle in cursed castle to prevent ↵Fedja Beader1-1/+1
spawning them in jail. Note: jail cells are moveable and their spawns might spawn there as well. But I opted for messing with spawn area to preserve map as-is. **** ml/clientdata!182
6 daysCompact manaplus/verse download log, from 1149 lines (42% total log) to 18 ↵Fedja Beader1-0/+1
lines (1.1%). * Compact manaplus/verse download log, from 1149 lines (42% total log) to we'll see how much. **** ml/clientdata!184
6 daysFix some collisions in 026-2 (fortress)Fedja Beader1-6/+6
1) missing collision inside a wall 2) 3 desks were walkable 3) one standing plant and clock were walkable 4) one crate was walkable **** ml/clientdata!183
6 daysChange required due to manaverse log file renameFedja Beader1-2/+2
This should fail until SPM pipeline makes a new build. * Modernise file existance check along the way, too **** ml/clientdata!181
2025-02-25Fix display of homunculous's exp needed for next level in F2 extended stats ↵Fedja Beader1-1/+1
page. **** ml/clientdata!180
2025-02-03Fix frostia warp (again) - forgot to move collisionFedja Beader1-1/+1
2025-02-02Add two new dead messages, and remove one from TMW.Jesusaves1-0/+4
2025-02-02Update translationsJesusaves2-589/+781
2025-02-02Atlas. Of course. Meh.Jesusaves1-0/+3
2025-02-02Add 003-11 Employment CenterJesusaves3-2/+545
2025-02-02Fix mapping glitch in 003-7Jesusaves1-7/+7
2025-02-01Upcoming new skill...Jesusaves1-0/+9
2025-02-01Remove "Unknown" tab from skill windowJesusaves1-0/+48
2025-01-31Try to fix a bug with another bugJesusaves1-0/+6
2025-01-11Fix typo reported by CIJesusaves1-1/+1
2025-01-11Change some of the placeholder skill icons with other placeholder skill iconsJesusaves1-11/+11
2025-01-11Add even more skill icons, and that's all for nowJesusaves8-5/+6
2025-01-11Add even more skill iconsJesusaves11-11/+19
2025-01-11Add some skill iconsJesusaves7-7/+17
2025-01-11Add a point of interest (see serverdata#78)Jesusaves1-3/+3
2025-01-11Move the rock from Ground1 layer to Fringe layer.Jesusaves1-2/+2
2025-01-04Fix to/from Frostia cave warp shiftFedja Beader2-2/+2
2024-12-02Move southern barrels from ground 2 into fringe layer on guilds.tmxFedja Beader1-2/+2
(part of "fix a few things on guilds.tmx", clientdata!85) **** ml/clientdata!176 Reviewed-by: Fedja Beader <fedja@protonmail.ch>
2024-12-02Move chairs closer to the table on guilds.tmxFedja Beader1-4/+4
(part of "fix a few things on guilds.tmx", clientdata!85) **** ml/clientdata!175 Reviewed-by: Fedja Beader <fedja@protonmail.ch>
2024-10-16Revert "Fix CI rules. All MRs without this patch WILL FAIL and NEED REBASE."Fedja Beader1-1/+0
This reverts commit 77f2a23c. Was there a need for this? Okay, I see that the testxml script needs updating. (python3 update completed) **** ml/clientdata!171
2024-10-16testxml python3 updateFedja Beader1-1/+1
* Revert "Intentionally ruin a sound file to test error detection" This reverts commit 2dae2d0c996f0181d6efd8a9d2745c97ae3f368a. * Revert "Turn up the verbosity" This reverts commit a3fdfe54191c8f975aa6b1b193c289f38618be3f. * Revert "Actually test my testxml update repo&branch" This reverts commit 0881db041226ff55d2ad9b1252cd66c4c5fcdd84. * Revert "Disable unnecessary jobs for updating effort" This reverts commit c415c458d4823bbfab948cd7e952a9438b9db991. * testxml is now running under python3 * Test sync_EVOL_cb73c414 branch https://git.themanaworld.org/ml/tools/-/merge_requests/4 * Intentionally ruin a sound file to test error detection * Turn up the verbosity * So outdated that git lacks the switch command... * Actually test my testxml update repo&branch * Disable unnecessary jobs for updating effort **** ml/clientdata!174
2024-10-15Upsize map 000-1 so it fits minimum screen width (1920/32)Fedja Beader1-231/+231
Shifts exit 8 tiles to the right, needs serverdata adjusted accordingly. is 45->60 width upsize good or should it be upsized to 61? At 60 the exit is no longer in exact center of map, but in the latter case the map itself would not be centered on screen. * Shift exit back left blame jesusalva "20,20 is the magic coordinate" **** ml/clientdata!173
2024-10-14Switch from obsolete python-pyvorbis library to python-soundfileFedja Beader1-1/+1
Wont work until new tools.git. **** ml/clientdata!172
2024-10-08Fix the single line error spam (but not the errors themselves)Fedja Beader1-1/+1
(Sync with TMW) legacy/clientdata!643 **** ml/clientdata!170
2024-10-08Nuke retry.sh (use wget's own retry functionality)Fedja Beader2-16/+5
Not a 1:1 replacement.
2024-10-08Port 1999cc4e from ManaVerse: "deduplicate repeating retries"Fedja Beader1-31/+27
Honestly, why do we even need retries?
2024-09-24Fix a canyon warpFedja Beader1-1/+1
Note: I initially believed this was supposed to go to the warp-less cave @ 010-1 61 57, but it seems the other warp is supposed to reach that cave.
2024-09-23Translation UpdateJesusaves3-266/+268
2024-09-23Add some useless tiles to ukarWalls tilesetJesusaves1-0/+0
2024-09-15[skip ci] I forgot to include cave_ukar licenseJesusaves1-0/+1