20 Commits

Author SHA1 Message Date
bbc924984a Removed wedgen in favor of the initial code for a class that generates X-Plane scenery. Class is not yet complete, but is final piece of the toolchain. 2024-09-07 20:50:39 +02:00
55e58c2fe4 Initial code to generate the WED (X-Plane World Editor) XML file at the end of all tile generation. 2024-09-05 22:49:39 +02:00
1ee092dc8e Added Licence definition for public release of code. Correction of tree placement. 2024-09-03 22:42:30 +02:00
e4b8074d09 Corrected building tree render positions, should they be out of bounds 2024-09-03 22:16:21 +02:00
a1483fccc3 Changed path delimiter from "\\" to "/" for cross OS compatibility 2024-09-03 20:49:35 +02:00
5a9f53ba41 Adjustment to trees at buildings 2024-09-03 20:02:08 +02:00
a1391cbc5e Added missing building types for tree generation 2024-09-03 16:06:37 +02:00
09aa3670fb Improved building rendering by adding subtle details to make residential areas look more alive. 2024-09-03 15:57:58 +02:00
7b932854a1 Added contour lines to buildings, additional tile completions textures. 2024-09-02 15:15:16 +02:00
66b8fabd8c Changes in meadow patches, added building:house in defines.py. Added appropriate textures for houses. 2024-09-02 11:45:30 +02:00
a4c0291e74 RC4 - Implemented cross-degree adjacency checks, corrected major issue in tile completion adjacency checks 2024-09-02 08:03:45 +02:00
d180f75e07 Made small inland rivers and streams blend much more naturally into the environment. 2024-09-01 13:53:34 +02:00
adcf86cc70 RC2 Release - amended stream rendering, corrected street line adding, check for existence of ZL16 tiles so that work can continue at a later stage 2024-09-01 11:13:11 +02:00
f9597fbb79 First public release - corrected issue with forest rendering. Implemented file-in-use check when clearing cache. Zoom level 16 now being built in tilegen.py . Tiles around airports will be kept - the rest will be removed after all tile creation. 2024-08-31 21:55:14 +02:00
8a4aab200e Made forest lines look much more natural, adjusted coloring of some roads and streets, corrected layering, added graphical patch files to make some natural features look more realistic. 2024-08-29 22:46:49 +02:00
c9eaf6ecb3 Adjustments to building rendering, adjustments to blur of element renderings, changes to streams, adjustment to residential rendering, tweak to street and highway colors. 2024-08-28 23:27:55 +02:00
c412a41291 Corrected residential and forest textures, fixed bug in layergen with river and stream rendering, corrected order for nature reserve and forests in defines.py . 2024-08-28 14:46:11 +02:00
2aed6ee8a3 Changed licensing model info, beginning of tilegen - the class which completes the entire degree of latitude and longitude, once all orthos have been generated 2024-08-27 21:55:25 +02:00
f455988334 Corrected bug in layergen preventing generation of tile completion layer 2024-08-27 21:24:32 +02:00
e2d5b3dc98 Initial commit of mostly working codebase. 2024-08-27 20:59:02 +02:00