chiark / gitweb /
otter.git
2022-04-15 Ian Jacksondice: Fix a radius/diameter confusion
2022-04-15 Ian Jacksondie svg: Shrinking by 10: Change window
2022-04-15 Ian Jacksondie svg: Shrinking by 10: Reduce die box size
2022-04-15 Ian Jacksondie svg: Shrinking by 10: Reduce stroke widths
2022-04-15 Ian Jacksondice: Adjust sizes, wip
2022-04-15 Ian Jacksondice: Add a test die to the demo game
2022-04-15 Ian Jacksondice: Cooldown template: Add header about autogeneration
2022-04-15 Ian Jacksondice: Make moveable
2022-04-15 Ian Jacksondice: Sort out defaults
2022-04-15 Ian Jacksontest.table.toml: Add a currently-working rune
2022-04-15 Ian Jacksondice: Start a cooldown the first time a die is added...
2022-04-15 Ian JacksonProvide InternalError::FutureInstantOutOfRange
2022-04-15 Ian Jacksondice: Always use a circular Outline and adjust radiii
2022-04-15 Ian Jacksondice: Set cooldown_expiry to None when we can
2022-04-15 Ian Jacksondice: Tidy remprop handling
2022-04-15 Ian Jacksondice: Initial implementation of piece
2022-04-15 Ian JacksonProvide FutureTimeInstant, for use by dice
2022-04-15 Ian Jacksondice: cooldown_path etc.: rename remaining proportion...
2022-04-15 Ian Jacksondice: Cooldown template: Use total_ms for duration...
2022-04-15 Ian Jacksondice: Generate cooldown template using extractor
2022-04-15 Ian JacksonMove die helper materials to dice/ subdirectory
2022-04-15 Ian JacksonSpecial client rendering: Do explain why not to provide...
2022-04-15 Ian JacksonSpecial client rendering: Fix quoting of JSON payload
2022-04-15 Ian JacksonProvide plumbing for special client rendering instructions
2022-04-15 Ian JacksonMake PieceBaseTrait dyn_upcast-able
2022-04-15 Ian Jacksonpcrender: prep for more attributes in pelem
2022-04-15 Ian Jacksondie: wip svg, add more tests
2022-04-15 Ian Jacksondie: wip svg, cooldown timer better assert
2022-04-15 Ian Jacksondie: wip svg, fix cooldown timer path and add test...
2022-04-15 Ian Jacksondie: wip svg, make example less than half
2022-04-15 Ian Jacksondice: Provide die_cooldown_path
2022-04-15 Ian Jacksondie: wip svg, fix colour of white
2022-04-15 Ian Jacksondie: wip svg extractor
2022-04-15 Ian Jacksondie: wip svg, change timewhite path (back) to a circle
2022-04-15 Ian Jacksondie: wip svg, remove unneeded parts
2022-04-15 Ian Jacksondie: wip svg, remove zigzag
2022-04-15 Ian Jacksondie: wip svg
2022-04-15 Ian Jacksondie: wip svg
2022-04-15 Ian Jacksondie: wip svg
2022-04-15 Ian JacksonInertPieceTrait: Add comment clarifying FaceId etc.
2022-04-15 Ian JacksonGamestate: Fix a more style nit
2022-04-15 Ian JacksonSpecError: Add a comma (for consistent coding style)
2022-04-15 Ian JacksonProvide load_inert for SimplePieceSpec
2022-04-15 Ian JacksonMove fn load out of SimplePieceSpec into macro
2022-04-15 Ian JacksonCombine impls into impl_PieceSpec_for_SimplePieceSpec
2022-04-15 Ian JacksonPass face to InertPieceTrait::describe_html
2022-04-15 Ian JacksonMake OccultIlkName a type alias, not a newtype
2022-04-14 Ian JacksonPlumb xdata through to InertPieceTrait svg
2022-04-14 Ian JacksonMove itemname into PieceBaseTrait
2022-04-14 Ian JacksonIntroduce PieceBaseTrait and put nfaces() in it
2022-04-13 Ian Jacksonhumantime: Switch to humantime_serde
2022-04-13 Ian Jacksonhumantime: Promote dependency to otter main crate
2022-04-12 Ian Jacksonspec errors: Expand WrongNumberOfFaces error
2022-04-12 Ian Jacksondocs: Document scope of semver guarantees
2022-04-12 Ian JacksonMake GenericSimpleShape::count_faces return RawFaceId
2022-04-12 Ian JacksonExtend load_inert to offer an occultable piece
2022-04-12 Ian JacksonGenericise SpecLoaded
2022-04-11 Ian JacksonFix message for IE::JSONEncode
2022-04-11 Ian JacksonImplement InertPieceTrait for SimpleShape
2022-04-11 Ian JacksonStyle: tidy up and use fehler
2022-04-11 Ian JacksonExtend InertPieceTrait to support multiple faces
2022-04-11 Ian JacksonIntroduce "inert" terminology for images for occultation
2022-04-11 Ian JacksonReplace a Mutex which was being an open-coded Lazy
2022-04-10 Ian JacksonRename make_svg_defs
2022-04-09 Ian JacksonRemove loaded_via_alias
2022-04-02 Ian JacksonCargo.toml: Update all versions to 1.0.0 otter-1.0.0
2022-04-02 Ian Jacksonchangelog: Document that this is version 1.0.0
2022-04-02 Ian Jacksonchangelog: Document changes since 0.7.3
2022-04-02 Ian Jacksondaemon: Move src_service into services! call
2022-04-02 Ian Jacksoninventory: Postpone this TODO
2022-04-02 Ian JacksonDocument new build disk space requirement - reduced !
2022-04-02 Ian Jacksondaemon: Reorder routes in order of likely frequency
2022-04-02 Ian Jacksonactix: Revamp /_/{resource} handling
2022-04-02 Ian Jacksonrelease checklist: Drop entry about nightly
2022-04-02 Ian JacksonFormulaic doc comments for other crates
2022-04-02 Ian JacksonBespoke doc comments for otter, otter-cli and otter...
2022-04-02 Ian JacksonDrop unused dependency: failure
2022-04-01 Ian Jacksoncargo: Update zip (zipfile) dependency
2022-04-01 Ian JacksonCargo update
2022-04-01 Ian JacksonMakefile: Build wasm-bindgen with selected rust version too
2022-04-01 Ian JacksonDeploy release build
2022-04-01 Ian JacksonTurn on integer overflow checks for release builds
2022-04-01 Ian Jacksonactix: Fix CORS
2022-04-01 Ian JacksonDocs update: Not beta, works on stable
2022-04-01 Ian JacksonMakefile: Arrangements for honouring RUST_VERSION
2022-03-31 Ian JacksonUpdate TODOs
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes, and allow lints
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes, and allow lints
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes
2022-03-31 Ian Jacksonapitest: Fix a write() call that should be write_all()
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes, and allow lints
2022-03-31 Ian JacksonUpdate TODOs
2022-03-31 Ian JacksonUse Educe to impl Default on a couple of types in clisu...
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes, and allow lints
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes, and allow lints
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes, and allow lints
2022-03-31 Ian Jacksonparse_slice_hex: Fix to properly handle odd-length...
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes
next