Commit Graph

45 Commits (9160fdc92a7581cb9de48c80f99feac9701dddd1)

Author SHA1 Message Date
Thomas Hintz 9160fdc92a AI improvements.
Thomas Hintz 856ab034d5 Ensure amb+ is protected with mutex.
Thomas Hintz 70ed9465b8 Ensuring advance-turn consistency.
Thomas Hintz 48b178327b Changing from coops to define-record.
Thomas Hintz fbc8706893 Bugfixes.
Thomas Hintz db47e5e6e9 Adding AI.
Thomas Hintz 250fdb9ca7 Adding 'roller' stats.
Thomas Hintz d6692bc64d Update to stats and trading fix.
Thomas Hintz ae8d0d8193 Basic stats.
Thomas Hintz bea133bee4 Visual card trading.
Thomas Hintz c34fc7dcbe Making info actions look better. Fixing space harvest styling.
Thomas Hintz 2599c6fa33 Ensure operating expense value is always at least divisible by 100.
Thomas Hintz 8893a50596 Adding kick player support.
Thomas Hintz 2a6a0b038e Lobby improvements; leave game.
Thomas Hintz b06d1b4513 Hide completed games.
Thomas Hintz 333bd70d1a Better error handling, birthdays, startup otbs, resource caching.
Thomas Hintz 197e4ffc5d Birthdays!
Thomas Hintz 6ff6387fef Using sqlite database, mt proctor animation.
Thomas Hintz 618d95f3b0 Fixing player year rules to be serializiable.
Thomas Hintz 38c2920b85 Fixing auto-skip in harvest and adding restart-game.
Thomas Hintz f485f811ba Using dynamic *game* variable and initial AI support.
Thomas Hintz 3ea60306b7 Saving app at end-of-turn.
Thomas Hintz ee4e05868c Initial support for saving and loading of app.
Thomas Hintz 990b0c533f Adding className support to Col component.
Thomas Hintz 9a9119cc18 Making another attempt at fixing movement bugs.
Thomas Hintz 16897679e3 New trading interface and moving bug fixes.
Thomas Hintz 6916991455 Showing crop multipliers, loan UX enhancement.
Thomas Hintz 41b30fa314 Syncing displayed cash with actions.
Thomas Hintz 93cc806eb2 Show IFS card buying errors and allow buying with emergency loan.
Thomas Hintz f0feb56328 Addding support for trading farmers fates.
Thomas Hintz a13e26b24c Emergency loan support.
Thomas Hintz 29171875f4 Adding safe-set!.
Thomas Hintz c8e9ea1842 Many updates.
Thomas Hintz 77a8692f71 Adding multiplayer info bar, game settings, cleaning up loans.
Thomas Hintz 2d8aee8c65 Syncing multi-player actions.
Thomas Hintz b9cb7e842a Fixing Item Cards to recycle.
Thomas Hintz b4416783ba Limiting to 20 cows on farm.
Thomas Hintz bf8df6c8eb Cleaning up and improving item card buying process.
Thomas Hintz 92d1f7a0e1 Don't show $0 fate card followup.
Thomas Hintz 6ad836e325 Fixing bug in tractor fate card.
Thomas Hintz 3c48592b56 Fixing bug where ridges cost half as much as they should.
Thomas Hintz 092e16e042 Fixing UI actions bug where "You gained $0 was repeatedly shown."
Thomas Hintz dd38ed5615 Adding game IDs and New/Join Game navigation.
Thomas Hintz 5e8be6e416 Cleaning up Scheme code integration with different dev/prod modes.
Thomas Hintz de7cf70319 Initial public release.