1
Fork 0
mirror of https://github.com/Steffo99/flyingsnake.git synced 2024-10-16 14:37:34 +00:00
Commit graph

42 commits

Author SHA1 Message Date
d726e69265 Fix typo (world.size_y to world.size.y) 2019-10-02 11:08:06 +02:00
27bef6d29d Parse partial section options as int 2019-10-02 11:06:06 +02:00
6b3a186ec4 Remove unused constants 2019-10-02 11:01:40 +02:00
fe47c30797 Fix missing ) 2019-10-02 11:01:24 +02:00
35a9d8310d Merge branch 'fs-1' of https://github.com/polandar/flyingsnake into polandar-fs-1 2019-10-02 10:56:06 +02:00
polandar
4bb448bdbf Make section drawings accurate 2019-10-01 21:55:09 +01:00
polandar
62cea57c15 None of the defaults, all the Nones 2019-10-01 21:32:23 +01:00
6ba4ba1e2f Merge remote-tracking branch 'origin/master' 2019-09-30 22:33:24 +02:00
d50aeb6730 Fix missing world file 2019-09-30 22:32:58 +02:00
polandar
d4b8cd3c79 Ignore venv 2019-09-29 14:37:06 +01:00
polandar
717a43b9d8 Enable custom region drawing 2019-09-29 11:26:34 +01:00
6df5cb6008
Update pythonpackage.yml 2019-09-29 01:17:04 +02:00
81fa59f1b0
Update pythonpackage.yml 2019-09-29 01:16:12 +02:00
2dbc815f54
Update pythonpackage.yml 2019-09-29 01:15:53 +02:00
f97a896890
Update pythonpackage.yml 2019-09-29 01:13:05 +02:00
72e053f383
Update pythonpackage.yml 2019-09-29 01:05:30 +02:00
e705ca6c4b
Update test_flyingsnake.py 2019-09-29 00:58:42 +02:00
db2dac01d5
Update pythonpackage.yml 2019-09-29 00:57:03 +02:00
9f32830199
Update pythonpackage.yml 2019-09-29 00:55:26 +02:00
e0512f4919
Add CI 2019-09-29 00:53:57 +02:00
5f12f26c9c Merge remote-tracking branch 'origin/master' 2019-09-28 22:44:24 +02:00
ee62cfea9e Add integration test 2019-09-28 22:32:02 +02:00
9d0b231f08
Update README.md 2019-08-28 17:53:45 +02:00
0d3fe90922
Update README.md 2019-08-28 17:32:57 +02:00
545963289a
Update README.md 2019-08-28 17:25:13 +02:00
4f58c11524 Update README.md 2019-08-28 17:13:46 +02:00
ffc584f66c Update README.md 2019-08-28 17:05:33 +02:00
2886d50af8 Require latest lihzahrd 2019-08-28 17:00:24 +02:00
8a165e5a9b Add classifiers to setup.py 2019-08-28 16:54:26 +02:00
bc3e1a26c7 Release 1.0 2019-08-28 16:37:47 +02:00
9e4549c4ed Add "flyingsnake" console entry point 2019-08-28 16:28:54 +02:00
7c9387c9d9 Add paints support (closes #2) 2019-08-28 14:03:33 +02:00
2024257c41 Update setup.py 2019-08-28 13:31:43 +02:00
d90c0e8618 Update README.md 2019-08-28 13:20:43 +02:00
8cb0f522db Allow a better layer selection 2019-08-27 18:48:35 +02:00
9b8be6c812 Bump version 2019-08-20 18:11:09 +02:00
409de0cb4e Change description and bump version 2019-08-19 20:55:15 +02:00
04811bd8f5 Change PyPI classifier 2019-08-19 20:52:48 +02:00
afdf4ae544 Bump version to beta 2019-08-19 20:52:34 +02:00
1a8662b9dd Add setup to gitignore 2019-08-19 20:52:16 +02:00
a7e88a1c50
Remove duplicate image 2019-08-19 20:50:59 +02:00
1b0e493973 First commit 2019-08-19 20:49:56 +02:00