Commit Graph

288 Commits

Author SHA1 Message Date
Cubitect
3acc863245 Fix compile warning with clang++ 2024-11-10 13:48:43 +01:00
Cubitect
025b91cb0f Patch 4.1.2
* Renamed 1.21.3 -> 1.21 WD and 1.21.2 -> 1.21.3 to match the Winter Drop
* fixed spawn for 1.21.2+ (#340)
* fixed height map not getting applied after biome color change
2024-11-10 13:31:23 +01:00
Cubitect
6b880619ee Updated translations 2024-10-14 21:52:59 +02:00
Cubitect
1fe2335886
Merge pull request #329 from SunnySlopes/trunk
updated zh_CN translation to 4.1.0
2024-10-14 17:31:26 +00:00
SunnySlopes
57a3fe3cbf updated zh_CN translation to 4.1.0 2024-10-13 11:20:53 +08:00
Cubitect
cb9b3e1bbc Bump version number 2024-10-07 20:20:14 +02:00
Cubitect
933b320d3f Trying to fix mac action 2024-10-07 16:23:11 +02:00
Cubitect
a5376bfd72 Changes for MC 1.21
* added 1.21.2 to versions, as well as an experimental 1.21.3 for the pale_garden biome
* added trial chamber finder
* added inner linked gateways
* fixed inaccurate End generation at large distances from 0,0
* fixed copying seeds from matching seed list (#302)
* fixed non-persistent search progress and results list in headless mode (#310)
2024-10-07 14:29:13 +02:00
Cubitect
abcbfbd0bf Fix biome samples filter not working for older versions (#295) 2024-06-02 23:38:45 +02:00
Cubitect
8d54874324 Trial chambers etc
* added trial chambers (no icon yet)
* added sampling filter for climate noise (#287)
* fixed a crash from testing code for stack allocation (#290)
2024-06-02 22:34:37 +02:00
Cubitect
0683518389 Compatibility for Webassembly
* changed all modal dialogs to be non-blocking on wasm
* changed file exports and imports to use getContent variants on wasm
* changed biome image export to archive images as zip on wasm
* reduced the stack size requirements
* replaced quadhut protobase generation with a precomputed resource
* removed wait-for-finish popup when stopping a search (problematic with wasm)
* fixed fonts not matching config default when unmodified
2024-02-24 23:01:24 +01:00
Cubitect
73f6f9735b Fixed progress seed not loading when negative (#282) + adapted PR #284 2024-02-11 10:49:39 +01:00
Cubitect
a9c51e77ba Merge branch 'trunk' of https://github.com/Cubitect/cubiomes-viewer into trunk 2024-02-10 20:32:18 +01:00
Cubitect
d686740b43 Use system fontconfig in static build 2024-02-10 20:30:48 +01:00
Cubitect
103bedf93d
Merge pull request #286 from SunnySlopes/trunk
updated zh_CN translation to 4.0.0
2024-02-10 17:03:35 +01:00
Cubitect
10064dd4d7
Update README.md (#286) 2024-02-10 17:01:55 +01:00
Cubitect
3978c33058 remove geometry tags 2024-02-10 16:45:15 +01:00
Cubitect
a4861b8b41 Changes for patch 4.0.1
* added progress indication via app icon (#284)
* changed build setup and code for qt6 compatibility
* tweaked app icon
* tweaked screenshots for better readablilty
* tweaked default layout
2024-02-10 16:23:01 +01:00
SunnySlopes
576bf1ca79 updated zh_CN translation to 4.0.0 2024-02-07 16:23:01 +08:00
Cubitect
67cd23747e mac build shouldn't have version in name 2024-02-01 23:52:22 +01:00
Cubitect
daeb5c4ab6 add release date 2024-02-01 23:45:59 +01:00
Cubitect
82ad650636 typo 2024-02-01 23:42:21 +01:00
Cubitect
4b6eec83d9 Try to fix the now broken mac flags 2024-02-01 23:15:40 +01:00
Cubitect
6a9b574968 Readme fix 2024-02-01 23:06:20 +01:00
Cubitect
6a920dee59 Fixed excape sequance breaking build flags on some platforms 2024-02-01 23:01:57 +01:00
Cubitect
00cb6b2844 Fix source tar 3 2024-02-01 22:31:19 +01:00
Cubitect
2a5cf8e54b Fix source tar 2 2024-02-01 22:28:09 +01:00
Cubitect
048d1827d0 Fix source tar 2024-02-01 22:23:27 +01:00
Cubitect
409d3251a1 tweaks and fixes 2024-02-01 22:12:46 +01:00
Cubitect
fa287ac72b Preparing 4.0.0 release
* updated logo and screenshots
* improved performace of world draw calls
* changed all default qcomboboxes to a custom combobox that supports styling
* added sinkhole example
* moved custom widgets to a collective source
* fixed dimensions for structure analysis
2024-02-01 22:06:25 +01:00
Cubitect
4be82beb2e Allow reachthough of CFLAGS to cubiomes 2024-01-29 01:23:23 +01:00
Cubitect
24196a4925 build test mac 3 2024-01-29 01:06:16 +01:00
Cubitect
7a11f3cab5 build test mac 2 2024-01-29 00:50:20 +01:00
Cubitect
f06dd992bf Add mac test build 2024-01-28 23:47:28 +01:00
Cubitect
beaa0f3451 Update github actions 2024-01-28 21:22:57 +01:00
Cubitect
9340c93a64 Update github actions 2024-01-28 21:16:57 +01:00
Cubitect
ffb0f939e3 Update github action 2024-01-28 21:11:38 +01:00
Cubitect
0b03caccc4 Feature changes 4.0.0
* added inverted range check for climate extremes
* added option to redistribure condtion IDs
* updated german translations
* updated metadata
* moved scaling of Biome filters to a filter option
* moved Nether and End biome filters to the Biome category
* enabled Voronoi biome filters (use only when neccessary)
* removed Triggers tab, since the Locations tab includes its functionality
2024-01-28 19:59:45 +01:00
Cubitect
fa289866a0 Several fixes for 4.0 + github actions
* fixed several bugs with the 4.0 changes
* fixed headless mode, so the eventloop actually starts
* added github action for a windows build
* removed triggers tab
* updated metainfo
2024-01-21 13:18:19 +01:00
Cubitect
01fa7069b3 Some changes for v4.0.0 (locations finder + biome sampling + area input change)
* added biome samples filter to check biome proportions (#173, #266)
* added outline display for the area of selected conditions (WIP)
* added "from-visible" to conditions editor (#271)
* added Locations to Search tab, to look for positions in the current seed
* moved Tiggers to Search tab
* changed area/position input fields to use block coordinates (#265)
* changed spiral iterator to use an arbitrary, user defined step size
* fixed octave options and added generated display texts (#253)
2024-01-07 11:54:31 +01:00
Cubitect
08f04345e8 Fixed inactive options button for list search mode 2024-01-02 20:51:56 +01:00
Cubitect
7b63dcb960 Patch 3.4.2
* fixed climate extreme finder (#279)
* fixed some results transfering to new search when quickly restarting a search
* fixed metainfo version data
2024-01-02 20:33:06 +01:00
Cubitect
fbad749de1
Merge pull request #268 from SunnySlopes/trunk
updated ZH_CN translation.
2023-12-09 12:17:38 +01:00
SUNNYSLOPES\Scott
8aa2762bce updated ZH_CN translation. 2023-11-06 19:04:13 +08:00
Cubitect
11d7fd964e Translation update 2023-11-05 17:33:42 +01:00
Cubitect
9e5816fa81 Prefer standard buttons instead of custom buttons + translation update 2023-11-05 17:28:56 +01:00
Cubitect
f6bf97dc9d
Merge pull request #267 from SunnySlopes/trunk
updated some translations
2023-11-05 13:50:19 +01:00
Cubitect
355cb2bd68 Fix for shipwreck positions 1.13-1.15 2023-11-05 13:48:50 +01:00
SUNNYSLOPES\Scott
7979eb74ea updated some translations 2023-10-20 07:00:12 +08:00
Cubitect
1d061bf941 Fixed fortress placement issue and spelling (#261) 2023-10-17 21:39:20 +02:00