Commit Graph

97 Commits

Author SHA1 Message Date
Louis Erbkamm
21659c66e0 Update README.md 2024-09-20 18:26:10 +02:00
Louis Erbkamm
b35b4f83ff Delete .github/workflows directory 2024-09-20 18:23:24 +02:00
Louis Erbkamm
53f352dad4 Update README.md 2024-09-11 21:05:18 +02:00
Louis Erbkamm
8d57da0cd7 Reverted accidental grass_block to grass 2024-08-30 22:02:24 +02:00
Louis Erbkamm
0d3565e351 Merge pull request #46 from Aeris1One/anvil-new
Upgrade to anvil-new
2024-08-24 15:56:10 +02:00
Louis Erbkamm
96c7d33cb8 Added pull_request trigger to workflow 2024-08-24 15:53:47 +02:00
Charles P.
e549ded318 Upgrade to anvil-new 2024-08-24 14:50:36 +02:00
Louis Erbkamm
2ad01f8298 Added validation for bbox input
Merge pull request #45 from louis-e/bbox-validation
2024-08-18 14:29:23 +02:00
louis-e
6f34b125bf flake8 and black reformatting 2024-08-18 14:28:14 +02:00
louis-e
1036e36c15 Added validation for bbox input 2024-08-18 14:25:04 +02:00
Louis Erbkamm
ee49015291 Update bug_report.md 2024-08-17 16:14:46 +02:00
Louis Erbkamm
121437cfbf Update issue templates
Added bug report, feature request and discussion
2024-08-16 17:31:33 +02:00
Louis Erbkamm
3bb459cdb7 Change license from MIT to GNU General Public License (GPL v3)
Merge pull request #41 from louis-e/license-switch
2024-08-16 17:15:25 +02:00
Louis Erbkamm
87bf75c161 Update LICENSE 2024-08-16 17:14:35 +02:00
louis-e
24bd642839 Updated README license information 2024-08-16 17:12:47 +02:00
Louis Erbkamm
1e8897089d Create workflows for generating windows and linux binaries
Merge pull request #35 from amir16yp/main
v1.0.0
2024-08-16 16:44:17 +02:00
Amir Y. Perehodnik
6bc1fd3829 Merge branch 'louis-e:main' into main 2024-08-16 01:48:59 +00:00
Louis Erbkamm
6cebe5a52c Update issue templates 2024-08-16 02:06:54 +02:00
Louis Erbkamm
572022e71b Major processing pipeline refactoring
Merge pull request #39 from louis-e/refactor-v2
2024-08-16 01:31:33 +02:00
louis-e
b8fdb5c962 Removed TODO comment from blockDefinitions.py 2024-08-16 01:29:57 +02:00
louis-e
a80f7f240e Major refactoring of the processing pipeline. Including some other additions like new building visuals and bug fixes. I will deliver some minor missing patches in the next few days. I reconstructed the entire generation pipelines so minor things could not be working perfectly yet. 2024-08-16 01:25:27 +02:00
Amir Y. Perehodnik
70f229fb58 add pyinstaller spec file 2024-08-14 22:03:54 +03:00
Amir Y. Perehodnik
96060cb37e Add pyinstaller building workflows 2024-08-14 22:03:37 +03:00
Louis Erbkamm
e6b20824bd Merge pull request #32 from louis-e/major-refactor
Major refactoring
2024-08-04 23:38:47 +02:00
louis-e
a3d6c1a665 Adapted code style 2024-08-04 23:37:51 +02:00
louis-e
418d1dae37 Adapted code formatting using black 2024-08-04 23:27:49 +02:00
louis-e
e7bafb5c65 Major refactoring 2024-08-04 23:24:18 +02:00
Louis Erbkamm
09a9f1ff89 Merge pull request #31 from daniil2327/main
Major update and bbox implementation
2024-08-04 23:17:36 +02:00
Louis Erbkamm
838030e513 Added cli-generation.gif for README 2024-08-04 22:32:04 +02:00
Louis Erbkamm
f99c5d58d5 Added bbox-finder.png for README 2024-08-04 22:05:38 +02:00
Louis Erbkamm
3df7fafa96 Added logo for README 2024-08-04 21:07:46 +02:00
daniil2327
1f1faebd16 Update
Added bbox, different trees, flowers, removed timeout because forest cannot be generated
2024-08-03 12:18:00 +03:00
louis-e
aaa47cd082 Merge branch 'main' of https://github.com/louis-e/arnis 2024-05-24 19:51:36 +02:00
louis-e
0efc81439e Reformat code with black and updated requirements.txt 2024-05-24 19:50:17 +02:00
Louis Erbkamm
f27141d7b6 Merge pull request #30 from amir16yp/main
Introduced memory maps for better efficiency and downloader argument
2024-05-24 19:30:55 +02:00
Amir Y. Perehodnik
db2ba21674 fix exit on failure 2024-05-20 23:18:28 +03:00
Amir Y. Perehodnik
894e67267c overhall data retriever
"state" parameter is now optional. can choose download method via command line arguments (from wget, curl, requests, default is requests)
2024-05-20 23:14:37 +03:00
Amir Y. Perehodnik
1ac6660819 Use memory maps instead of storing in memory
this is a major optimization
2024-05-20 22:53:13 +03:00
Amir Y. Perehodnik
e2db486816 Add progress percentage on calculating layers 2024-05-20 22:50:16 +03:00
Louis Erbkamm
8d49bc7f1e Added star history 2024-05-03 10:19:07 +02:00
Louis Erbkamm
06ab25d703 Improved data fetch query and removed Russian data servers 2023-10-30 19:30:40 +01:00
Louis Erbkamm
d1674b2480 Added bug to TODO list 2023-10-30 19:23:41 +01:00
Louis Erbkamm
600912689b Added items to the ToDo list 2023-10-22 22:29:52 +02:00
Louis Erbkamm
ace8a455e2 Merge vulnerability fix pull request #22 from louis-e/dependabot/pip/requests-2.31.0
Bump requests from 2.27.1 to 2.31.0
2023-10-22 22:02:38 +02:00
dependabot[bot]
34e6a33e0d Bump requests from 2.27.1 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-22 19:59:26 +00:00
Louis
3dae9cf6c9 Update README.md 2023-05-08 08:15:06 +02:00
Louis
d2766be7e2 barrier height ValueError fix 2022-10-30 12:25:22 +01:00
Louis
59431be4b1 building:levels ValueError fix 2022-10-27 22:41:31 +02:00
Louis
e5eeca45ba Merge pull request #7 from EdwardWeir13579/main
Add automated testing
2022-10-26 19:00:56 +02:00
Edward Weir
f622385c2c make test parameters more readable 2022-10-20 12:45:10 +10:00