summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-12-10Update to newest RTT server framework.Tor Andersson
2023-12-10ASSETS: MAPTor Andersson
2023-12-10ASSETS: CARDSTor Andersson
2023-12-10Use JPEG assets.Tor Andersson
2023-12-10Add HTML rulebook and playbook.Tor Andersson
2023-12-10Fix rebase glitches.Tor Andersson
2023-12-10Y33 Bloody fixteisuru
2023-12-10Y35 Kingdom Unitedteisuru
2023-12-10Y33 bloody though art, bloody will be the endteisuru
2023-12-10Y10 agitators fixteisuru
2023-12-10Y10 agitatorsteisuru
2023-12-10L31 capteisuru
2023-12-10we done deeds of charity fixteisuru
2023-12-10cap we doneteisuru
2023-12-10fix burgundians capteisuru
2023-12-10fix burgundians capteisuru
2023-12-10fix westmoreland vassal iconteisuru
2023-12-10burgundians css fixteisuru
2023-12-10cap burgundiansteisuru
2023-12-10fix merchantsteisuru
2023-12-10Capability L30 merchantsteisuru
to be improved
2023-12-10fix soldiers of fortuneteisuru
2023-12-10Capability Y12teisuru
2023-12-10capability Y16, Y18teisuru
2023-12-10Capability L33teisuru
2023-12-10capability Y8teisuru
2023-12-10troops during battle caps L3, L25, Y3, Y25, Y27, Y37,teisuru
2023-12-10Capability L37teisuru
2023-12-10L6/Y6 Great ships capabilityteisuru
2023-12-10end tides of war + heraldsteisuru
2023-12-10various fixes for exiled lords and vassalsteisuru
2023-12-10removed nevsky capability seatteisuru
2023-12-10fix log margaret capteisuru
2023-12-10fix vassal images for westmoreland and montaguTor Andersson
2023-12-10Fix for loops < last_thing to <= last thingTor Andersson
2023-12-10oops!Tor Andersson
2023-12-10update has_locale_to_musterTor Andersson
2023-12-10fix supply amountsTor Andersson
2023-12-10Delete unused code.Tor Andersson
2023-12-10Fix bug when choosing supply source type.Tor Andersson
2023-12-10Tweak vassal state handling.Tor Andersson
2023-12-10Use map structures instead of arrays and bit packing.Tor Andersson
There are 28 lords, so packing multiple bits per lord into one word won't work. Most lords will never be on the map, so carrying around their asset/force/routed data is wasteful. Use map structures instead, since at most 6 lords will be on the map at once, and at most 13 on the map + calendar.
2023-12-10set_lord_calendar directlyTor Andersson
2023-12-10Levy troops not possible in exileteisuru
2023-12-10Use game.count for tracking lords in Scots event.Tor Andersson
2023-12-10Use accessors in play.jsTor Andersson
2023-12-10Use game.parley for list of valid locations instead of game.what.Tor Andersson
2023-12-10Hide asset/forces/routed implementation details.Tor Andersson
Use accessors everywhere.
2023-12-10no global capabilitiesTor Andersson
2023-12-10Fixed French Troops.Troy Nordine