Commit graph

9 commits

Author SHA1 Message Date
Jannes Höke 71944a1dcb
✏️ Fix typo 2021-02-21 11:55:41 +01:00
adhitht123 5f02ddae60
Update compile.sh 2021-02-21 10:48:22 +05:30
Jannes Höke 0e37faca81
🍱 Update locale compile script for Catalan 2021-01-04 14:34:16 +01:00
Jannes Höke 49581a18e8
🔀 Merge pull request #71 from ACH1980/master
Check for correct path in compile.sh
2021-01-04 14:31:14 +01:00
Kasım 7d8dfce0e3
compile.sh TR 2019-11-07 14:00:35 +03:00
Kasım 1bcad5db28
compile tr 2019-11-07 08:38:23 +03:00
Matthias Hoffmann 777201bba2 Check for correct path in compile.sh 2019-08-13 09:25:05 +02:00
Jarv ea881cf520 Added gamemodes. New mode: Fast. (#44)
* Changes for possible bug

* New sanic mode wip

* More changes for fast mode, WIP

* Fast mode is playable (code is ugly tho)

* Fixed skip error

* Fixed fast mode error

* Bug fixing

* Possible fix for the /leave bug before the game starts

* Update README to include Codacy badge

* Fixing error prone code

* Removing code smells

* Removing more code smells

* How long can this go on? (More smells according to Codacy)

* Compile locale fixed for Linux. Small es_ES fix.

* Major refactoring

* Wild mode finished. Changed emojis for text in log.

* Removing test prints, back to emojis

* Code cleaning and fix for player time in fast mode

* Changing help to not override builtin function

* Decreased bot.py's complexity

* Default gamemode is now Fast. Added a bot configuration file

* back to random

* Moved logger to shared_vars

* Added MIN_FAST_TURN_TIME to config and fixed 'skipped 4 times' message

* Pull review changes

* More review changes

* Removing codacy badge linked to my account for pull request

* Fixed first special card issue, logger back to how it was (with just one logging init)

* Renamed gameplay config file to gameplay_config.py.
2017-11-27 17:59:19 +01:00
Jarv a4c742bc00 Pull request with compile.sh and TRANSLATORS.md change (#41)
* Added a bash script to simplify the locale compilation

* Updated TRANSLATORS to include myself
2017-09-19 23:37:47 +02:00