summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-03-26make client updatedJesusaves3-3/+92
2019-03-19Evol Compatibility (fail-safe)Jesusaves1-1/+2
2019-03-19Translation UpdateJesusaves3-3568/+6303
2019-03-17Rebuild client data with @serverexit 104, and pull server dataJesusaves1-0/+7
So I can stop doing maintenance on Test Server >.>
2019-03-17Remove unused, dangerous functionsJesusaves1-201/+0
2019-03-16Manaplus is not... But testxml might be.Jesusaves1-1/+1
2019-03-16Fix the wrapper so @serverexit 104 works, and remove @serverexit 105+Jesusaves2-74/+5
2019-03-15Warp objects can now have dest_map set to "slide" or "self".Jesusaves1-9/+17
This will make a slide instead of a warp on server, without losing client effect.
2019-03-08Make newsJesusaves5-2/+414
2019-03-08Game news and updates, highlight @SaulcJesusaves13-5108/+6158
2019-03-02Comment unused variables because pyflakes2Jesusaves1-4/+4
2019-03-02Update ReDesignJesusaves1-3/+5
2019-03-02UpdateJesusaves4-30/+24
2019-02-20Publish the three Database Specs Tools.Jesusaves3-0/+2207
They are wiki/redesign wiki/udesign and wiki/sedesign. Use the table at the bottom to add str/agi/vit/dex/int/luk first. Then run redesign, fix the mob stats, and run udesign for a last tweak. For items, only running sedesign is enough. Remember if the mobs weren't stated using ReDesign and UDesign it is pointless. Same applies if you use ReDesign + UDesign and neglect SeDesign - balance will be broken. Remember that a special argument or python flag must be set to use these tools.
2019-02-20r8.21 updateJesusaves6-9/+404
2019-02-17beta patchJesusaves2-0/+16
2019-02-17updateJesusaves6-8/+21
2019-02-10Fix bugsJesusaves1-4/+4
2019-02-10<var id=3 nowiki=1> will display quest 3 on Quest Log, but it won't beJesusaves2-1/+8
registered on Wiki
2019-02-10<wiki> is now allowed on quests.xml </wiki>Jesusaves2-0/+4
This text won't be displayed on Quest Log, only on Wiki Page
2019-02-09<level> on Quest Log affects wikigenJesusaves1-0/+3
2019-02-09Allow <level> on Quest Log (no effect atm)Jesusaves1-0/+1
2019-02-09Language Update for Valentine DayJesusaves1-348/+1001
2019-02-09[skip ci]Jesusaves1-1/+1
2019-02-09More tolerant margins (this keeps the bug, I just want to shut up pipeline)Jesusaves2-1/+5
2019-02-09Report too small map width on map converter (causes display bugs)Jesusaves1-0/+3
2019-02-09UpdateJesusaves9-60/+481
2019-02-02[skip ci] broken SH fileJesusaves1-1/+1
2019-02-02Transifex + UpdateJesusaves16-213/+677
2019-01-27Transifex UpdateJesusaves3-2136/+4008
2019-01-25[skip ci] Revert "In case of error, STOP UPDATEDB! >.<"Jesusaves1-4/+0
This reverts commit ded576be403792dd0d0aec86c3a769fdc489ff75.
2019-01-25In case of error, STOP UPDATEDB! >.<Jesusaves1-0/+4
2019-01-25UpdateAndrei Karas3-3/+9
2019-01-25Needed updatesJesusaves2-1/+4
2019-01-25Change client update: Use xml_footer.txt for music updates, and hard-code ↵Jesusaves4-2/+7
</updates> on each one of the four files
2019-01-14I forgot that only fetch.py won't change anything...Jesusaves1-1035/+1289
2019-01-14Regenerate language, register updateJesusaves10-123/+541
2019-01-09Update language files, Transifex will take a while to resync them and allowJesusaves4-4129/+5117
translators to start translating
2019-01-08Update server news for release 8.0Jesusaves1-28/+22
2019-01-06Remove some generations from wikigenJesusaves1-6/+6
2019-01-06Update HPTable rule. Remove file from update/files.Jesusaves2-14/+3
2019-01-05Update server data languageJesusaves1-1477/+2727
2019-01-03Add an utility file to calculate mob experience givenJesusaves1-0/+174
2019-01-02Update exptable and jexptable python scriptsJesusaves2-4/+9
2018-12-31Botcheck blackboxJesusaves2-0/+9
2018-12-30Some comments to what jexptable.py doesJesusaves1-0/+5
2018-12-30Split hpsp_tables in two files with current rules for each oneJesusaves2-0/+46
This way, we can have better control of HP/SP table rules generation
2018-12-30Add HP/SP Table Generation Script File.Jesusaves2-0/+49
Current values are the ones for SP Table.
2018-12-30Ele_Poison renamed to Ele_NatureJesusaves2-5/+5
2018-12-29Fix logic issueJesusaves1-10/+10