summaryrefslogtreecommitdiff
path: root/rules.js
AgeCommit message (Collapse)Author
2023-12-10LOC_DOCHESTER typo and zap duplicate get_supply_from_source.Tor Andersson
2023-12-10stricteqTor Andersson
2023-12-10stafford branch fixteisuru
2023-12-10Fixed setting enemy favor in pillage.Troy Nordine
2023-12-10Remove duplicate get_supply_from_source.Tor Andersson
2023-12-10Simplify do_lord_waste().Tor Andersson
2023-12-10LOC_DOCHESTER -> LOC_ROCHESTERTor Andersson
2023-12-10game.battle.routed_vassals is a always setTor Andersson
No need to check if it is 0.
2023-12-10stricteqTor Andersson
2023-12-10get_vassals_with_lord -> for_each_vassal_with_lordTor Andersson
2023-12-10Optimize away get_lords_in_locale.Tor Andersson
Use iterator or other help function instead of creating temporary array.
2023-12-10Reformat more using 'prettier'.Tor Andersson
2023-12-10Fix some formatting stuff.Tor Andersson
2023-12-10Fix count_group_assets.Tor Andersson
2023-12-10Clean up whitespace.Tor Andersson
2023-12-10Remove useless semicolons.Tor Andersson
2023-12-10git stripspaceTor Andersson
2023-12-10reset : no capability discardteisuru
2023-12-10fix coin resetteisuru
2023-12-10Several fixes to isses found by Teisuru.Troy Nordine
2023-12-10Pillage implementation.Troy Nordine
2023-12-10bugfix levy vassalteisuru
2023-12-10Couple of bug fixes in intercept.Troy Nordine
2023-12-10Grow, Waste, Disembark + Supply Calc fix.Troy Nordine
2023-12-10Added initial Disembark, Grow, Waste.Troy Nordine
2023-12-10Cleaned up some issues.Troy Nordine
2023-12-10Initial coding. Still needs testing.Troy Nordine
2023-12-10Fix for Warwick and paying influence.Troy Nordine
2023-12-10Tides of war + cap 6teisuru
L17, L18, Y28
2023-12-10tides of war + cap 5teisuru
L16, L22, Y19, Y21, Y34
2023-12-10Added Tax and hid lord seats not in game.Troy Nordine
2023-12-10capabilities part 4teisuru
L19, L22, L23, L26, L27, L32, L35, Y17, Y22, Y24
2023-12-10added paying lords&vassals. fixed muster lord. +Troy Nordine
2023-12-10some incremental updates.troy.nordine
2023-12-10Vassal Initial implementationTroy Nordine
2023-12-10capabilities part 3teisuru
L14, L28, L36, Y5, Y11, Y13, Y30, Y31
2023-12-10capabilities part 2teisuru
Capabilities L11, L14, L28
2023-12-10marge L14 bugfixteisuru
2023-12-10small bugfix parleyteisuru
2023-12-10capabilities part 1teisuru
Capabilities L5,L7,L9,L13,L20,L29, Capabilities Y7, Y9 Part of cap L19, L21, L23, L26, L28
2023-12-10todo eventsteisuru
2023-12-10this levy/campaign events initteisuru
2023-12-10discarded events initteisuru
2023-12-10Events initteisuru
2023-12-10Fix supply_tyoe choice issue.Troy Nordine
2023-12-10Removed testing code.Troy Nordine
2023-12-10Supply cleaned up and working.Troy Nordine
2023-12-10Initial supply implementation.Troy Nordine
2023-12-10Fixed errors in Parley logic.Troy Nordine
2023-12-10fix highway march after actionteisuru