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

59 commits

Author SHA1 Message Date
4501577a31
Update and port to Uv 2024-09-09 15:18:11 +02:00
9252ca4565
Add trust warning 2023-03-07 01:45:33 +01:00
2ba2136813
Update to Terraria 1.4.4.9 2023-03-07 01:35:12 +01:00
ef6375e5dd
Remove maintainance-status badge 2023-03-06 17:33:55 +01:00
a2e97d0108
Fix #9: Update lihzahrd to 2.0.0 2020-06-30 02:43:30 +02:00
8e6fedacd4
Don't draw missing colors 2020-06-28 17:51:25 +02:00
3b0c1233e5
Fill missing colors with #FF00FF 2020-06-28 17:12:56 +02:00
4d26a53e87
Update to 1.4; some colors are still missing, though 2020-06-11 01:09:28 +02:00
71066ed56b
Add maintenance badge 2020-03-21 02:49:34 +01:00
Emanuele Petriglia
43b536f673 Add Bash completion 2019-10-05 18:56:03 +02:00
c5964e62e1
Merge pull request #7: Fix a bug in background rendering 2019-10-03 00:17:40 +02:00
polandar
c173c90827 Fix a bug in background rendering
Previously had much worse performance
2019-10-02 19:13:44 +01:00
16d1a9a534 Merge... something? 2019-10-02 11:42:16 +02:00
e033db1d8d Fix full render 2019-10-02 11:31:15 +02:00
b2421d3223 Test the partial rendering 2019-10-02 11:30:46 +02:00
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
393f2dfe5e Add partial render test 2019-10-01 15:44:44 +02:00
40a0ec32b1 Merge branch 'fs-1' of https://github.com/polandar/flyingsnake into polandar-fs-1 2019-10-01 14:48:51 +02: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