49 Commits (master)
 

Author SHA1 Message Date
Sebastian Crane b1079768ee Set version in build system to 1.1.1-SNAPSHOT 11 months ago
Sebastian Crane 9ed4b34083 Release version 1.1.0 11 months ago
Sebastian Crane 0a939da401 Document the release process in CONTRIBUTING.md 11 months ago
Sebastian Crane 93306d6d34 Document the build system in CONTRIBUTING.md 11 months ago
Sebastian Crane bfd321cdb3 Add build system 12 months ago
Sebastian Crane 69e154ea87 Add :build alias with relevant dependencies 12 months ago
Sebastian Crane 7fc472c269 Remove superfluous utilisation of 'do' forms 12 months ago
Sebastian Crane 428c9318fd Set default test runner function for :test alias 1 year ago
Sebastian Crane b099d6bfe1 Release version 1.0.1 1 year ago
Sebastian Crane 6a594c5ad3 Use strings instead of keywords for game names 1 year ago
Sebastian Crane 6cce43f137 Move processing out of clojure.data.json/read call 1 year ago
Sebastian Crane 91cbdb69da Simplify the system start and restart functions 1 year ago
Sebastian Crane fecd09c656 Remove unnecessary system/system function 1 year ago
Sebastian Crane 0abd793fe7 Use a Var instead of an Atom for system state 1 year ago
Sebastian Crane 56094478db Remove use of state container in main function 1 year ago
Sebastian Crane 856432516c Release version 1.0.0 1 year ago
Sebastian Crane 293fa41d3b Fix exception when dispatch-command returns nil 1 year ago
Sebastian Crane 8502f6980d Add section about licensing to CONTRIBUTING.md 1 year ago
Sebastian Crane c77276efdd Add CONTRIBUTING.md document 1 year ago
Sebastian Crane 9a5f7df7a4 Add README.md 1 year ago
Sebastian Crane a180f7927e Use IRC nick as default IRC 'real name' 1 year ago
Sebastian Crane 71deb2c91d Add !help IRC command 1 year ago
Sebastian Crane 55379e1e81 Add support for sending multi-line IRC messages 1 year ago
Sebastian Crane 2f27cb8a86 Omit sender of !match command from players list 1 year ago
Sebastian Crane d9dc7acd34 Refactor response functions to use 'as->' macro 1 year ago
Sebastian Crane e4df11f12d Use case-insensitive sorting when listing players 1 year ago
Sebastian Crane c5a70954c3 Factor out keywordise-game function 1 year ago
Sebastian Crane 7857a1acf5 Add main function 1 year ago
Sebastian Crane a2a041c9d1 Add 'Reloaded' system for interactive development 1 year ago
Sebastian Crane aacf1cad28 Add IRC connection functionality 1 year ago
Sebastian Crane fe660a8929 Add support for loading state and config files 1 year ago
Sebastian Crane 3f8c150964 Add clj-commons/clj-yaml to dependencies 1 year ago
Sebastian Crane 029722b52e Add clojure.data.json to dependencies 1 year ago
Sebastian Crane c1572ed121 Use keyword arguments for response functions 1 year ago
Sebastian Crane 77b022455e Add !list IRC command to dispatch-command function 1 year ago
Sebastian Crane f891299236 Add response function with tests to list games 1 year ago
Sebastian Crane 083d51a879 Rename !list IRC command to !players 1 year ago
Sebastian Crane ae06d012ea Prune empty game if removing its only player 1 year ago
Sebastian Crane 5c0918f990 Add function with tests to dispatch IRC commands 1 year ago
Sebastian Crane ac1a8d9c94 Make signatures of response functions match 1 year ago
Sebastian Crane 977ab9ea3a Ensure that add-player-of-game function is idempotent 1 year ago
Sebastian Crane 6e0f0237b3 Add functions with tests for generating responses 1 year ago
Sebastian Crane ec9e3d80eb Add irclj to dependencies 1 year ago
Sebastian Crane 905c6ada4c Add function with tests to get list of games 1 year ago
Sebastian Crane 242873a713 Rename players-of-game function to start with verb 1 year ago
Sebastian Crane f85458340c Add function with tests to remove game 1 year ago
Sebastian Crane a1e7af5a26 Add test directory to :extra-paths for :test alias 1 year ago
Sebastian Crane e224e02e86 Add function with tests to remove player from game 1 year ago
Sebastian Crane f15c08e2cd Initial commit 1 year ago