index
:
julius-caesar
master
Julius Caesar
Tor
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2023-12-03
Optimize road limit state storage.
Tor Andersson
2023-10-28
Blue sea battles.
Tor Andersson
2023-10-27
Lossless webp for simple blocks.
Tor Andersson
2023-10-27
Mobile friendly info pages.
Tor Andersson
2023-10-22
Battle box.
Tor Andersson
2023-10-21
Only auto-scroll on mobile.
Tor Andersson
2023-10-20
Mobile layout.
Tor Andersson
2023-10-20
Make delayed hit assignment default.
Tor Andersson
2023-10-12
Remove old replay compatibility options.
Tor Andersson
2023-09-21
Add match making setups.
Tor Andersson
2023-07-02
Remove special case view for game over.
Tor Andersson
2023-07-02
Tan replay panel.
Tor Andersson
2023-07-02
Reword delayed hit assignment option (again).
Tor Andersson
2023-07-02
Update cover JPEG.
Tor Andersson
2023-07-02
Update "undo".
Tor Andersson
2023-05-24
No undo after selecting cards.
Tor Andersson
2023-01-28
Reword delayed/autohit options.
Tor Andersson
2023-01-17
Set HTML language.
Tor Andersson
2023-01-17
Stop delaying hits when more hits inflicted than steps.
Tor Andersson
2022-11-16
Describe "delay hits" option better.
Tor Andersson
2022-11-16
Main menu links.
Tor Andersson
2022-11-16
Add delayed hit assignment option.
Tor Andersson
2022-11-16
More tweaks.
Tor Andersson
2022-11-16
Fixup log and add space tooltips.
Tor Andersson
2022-11-16
Use numeric indexing for blocks and spaces.
Tor Andersson
Use sets for moved, sea moved, last used, attacker and main road. Map old name indexing in action handler to allow old replays to work.
2022-11-16
Add gen_action_space and gen_action_block helpers.
Tor Andersson
2022-11-16
Use set for traitor instead of tracking ownership with dictionary.
Tor Andersson
2022-11-16
Update RNG.
Tor Andersson
2022-11-16
Add auto-hit option.
Tor Andersson
2022-11-16
Don't use JSON for undo state.
Tor Andersson
Simple deep copies are much faster.
2022-11-16
Optimize loops.
Tor Andersson
Use for (let x of list) instead of for (let x in object). This gives a ~100% speed-up.
2022-11-16
Remove exports.ready function.
Tor Andersson
2022-11-16
Reword disruption and battlefield control change.
Tor Andersson
2022-11-16
Zap semi-colons.
Tor Andersson
2022-11-16
Add event card house rules.
Tor Andersson
2022-11-16
Past tense.
Tor Andersson
2022-11-16
New battle CSS.
Tor Andersson
2022-11-16
Clean up common play.css file.
Tor Andersson
2022-11-16
Replace Fullscreen menu with Home link.
Tor Andersson
2022-11-16
Fix bug with Vulcan on turn 1 of tournament game.
Tor Andersson
2022-11-16
Change create_log_entry to on_log.
Tor Andersson
2022-11-16
Log which options are in effect.
Tor Andersson
2022-11-16
Drop table roles.
Tor Andersson
2022-11-16
Change font css link.
Tor Andersson
2022-11-16
Log combat hits.
Tor Andersson
2022-11-16
Only reveal all blocks in replay.
Tor Andersson
2022-11-16
Apply hits manually for Vulcan event and disrupted reserves.
Tor Andersson
2022-11-16
Show both prior cards to make it clearer when double events cancel.
Tor Andersson
2022-11-16
Update for new server version.
Tor Andersson
2022-11-16
Split into separate module.
Tor Andersson
[next]