index
:
julius-caesar
master
Julius Caesar
Tor
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
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
2022-11-16
Simplify styles and html for play.html
Tor Andersson
2022-11-16
Tweak 'create new game' page margins.
Tor Andersson
2022-11-16
Show card backs when observing the block games.
Tor Andersson
2022-11-16
Some more log appearance tweaks.
Tor Andersson
2022-11-16
Fix hide block function.
Tor Andersson
2022-11-16
Fix boldness of battle header.
Tor Andersson
2022-11-16
Use ID instead of class for battle dialog.
Tor Andersson
2022-11-16
Use ID instead of class for turn_info.
Tor Andersson
2022-11-16
Use ID instead of class for map and mapwrap.
Tor Andersson
2022-11-16
Use ID instead of class for prompt, chat window, and chat button.
Tor Andersson
2022-11-16
Use ID instead of class for grid divs.
Tor Andersson
2022-11-16
Prettier logs with formatting and colors.
Tor Andersson
2022-11-16
Clean up Columbia games rule book HTML.
Tor Andersson
2022-11-16
Clean up stylesheets. Don't show options in game lists.
Tor Andersson
2022-11-16
Add options to game setup.
Tor Andersson
2022-11-16
Clean up replay script.
Tor Andersson
[next]