summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-24Assign names to the fairiesJesusaves1-15/+15
2020-12-24Preparative for 1 star unitsJesusaves1-9/+9
2020-12-24Add Pepper the PowerfulJesusaves1-0/+51
2020-12-24Add Nourished Flower, the girl from Main MenuJesusaves1-1/+52
2020-12-24Server really does not cares with job, as they only affect base stats,Jesusaves1-7/+0
2020-12-24[pyflakes] remove now unused variablesJesusaves1-2/+1
2020-12-23Fix quests.json lootJesusaves1-18/+18
2020-12-23Reorder unit fileJesusaves1-663/+663
2020-12-23Special Christmas units.Jesusaves2-51/+128
2020-12-23Tweak a bit the tavern ratesJesusaves1-7/+7
2020-12-23Remove more unit rarity so they are all similar to each other.Jesusaves2-106/+4
2020-12-23Remove fairies +6Jesusaves1-85/+0
2020-12-23Use a smarter ID convention.Jesusaves2-183/+98
2020-12-23Remove a few units from existenceJesusaves2-174/+4
2020-12-23Prevent DIV/ZERO errorsJesusaves1-142/+142
2020-12-23Recalculate everyone's statuses and zero their skillsJesusaves1-347/+347
2020-12-23Nerf enemies a bitJesusaves1-2/+2
2020-12-23Level boosts are now extremely predictable: They boost status in 1%Jesusaves3-45/+11
2020-12-23\o/Jesusaves1-5/+5
2020-12-23Testing with the editor.Jesusaves1-2/+2
2020-12-23Remove some unused fields from units.json and start indenting it again.Jesusaves1-1/+2297
2020-12-23Reduce ident level from quest file from 4 to 1 space.Jesusaves1-1052/+1054
2020-12-23Update README with the command list, add aliases, add unban, and cleanup.Jesusaves3-2/+45
2020-12-23Explain in README the difference between K-Line and the other lines.Jesusaves2-1/+5
2020-12-23Add a command to perma-ban (or block) an IP.Jesusaves1-2/+7
2020-12-23Update notesJesusaves1-2/+1
2020-12-23Add status commands so you can see how many connections are openJesusaves1-0/+2
2020-12-23Commands to DC or DC-and-Ban all unauthed clients.Jesusaves1-1/+19
2020-12-23stdout() - always print to consoleJesusaves1-1/+1
2020-12-22Last changes to the tavernJesusaves1-2/+2
2020-12-22Format world.json "properly"Jesusaves1-67/+79
2020-12-21Deprecate tavern_idJesusaves2-5/+2
2020-12-21Add Tavern protocols back (in theory, at least, completely untested)Jesusaves2-2/+139
2020-12-21Add a description to the taverns, so some text can be autogeneratedJesusaves1-0/+3
2020-12-21Add "banner" field to Tavern structure.Jesusaves1-0/+3
2020-12-21Allow arbitrary command execution as well.Jesusaves1-1/+7
2020-12-21Remove some debug loggingsJesusaves1-3/+0
2020-12-21Fix the bug on duplicate login detectionJesusaves2-4/+7
2020-12-21Abrupt loss of connection will now save the player data and destroy the old t...Jesusaves2-2/+15
2020-12-21Allow high and totally unsafe wizardry if debug mode is ON.Jesusaves1-1/+10
2020-12-21Anti-dupe is not working...Jesusaves2-4/+4
2020-12-21Send APREFRESH packets to clientJesusaves1-1/+7
2020-12-21Improve token logic internally.Jesusaves4-24/+38
2020-12-21Make clients a global arrayJesusaves2-2/+2
2020-12-21I'll need a better storing of userid/token/ConnectionObject.Jesusaves1-0/+3
2020-12-21Protocol to update AP Data. Do not reset AP Timers on logout.Jesusaves2-3/+13
2020-12-20Players now require 100% of the required EXP.Jesusaves1-6/+8
2020-12-20Sanitize player experience to rank up.Jesusaves1-1/+3
2020-12-20Exp Table is now part of server data (no more a JSON file).Jesusaves5-109/+124
2020-12-20Register all the old protocols (set party, upgrade, evolve, sell).Jesusaves1-0/+12