Commit Graph

122 Commits

Author SHA1 Message Date
SunnySlopes
4a26e50b2f 更新子模块链接至我的仓库 2021-12-26 12:11:32 +08:00
SunnySlopes
f09cfe3ff2 Revert "更新子模块"
This reverts commit 59ddf581b6.
2021-12-26 12:01:28 +08:00
SunnySlopes
59ddf581b6 更新子模块 2021-12-26 11:50:22 +08:00
SunnySlopes
0ce7af4b61 调整了一些译名、更新了Readme 2021-12-20 15:18:53 +08:00
Sinbing
db477219aa
Merge pull request #2 from SunnySlopes/trunk
改了一下ReadMe
2021-12-20 09:29:18 +08:00
SunnySlopes
95df835336 no message 2021-12-19 20:07:55 +08:00
Sinbing
fa81ef12c5
Merge pull request #1 from SunnySlopes/trunk
与SunnySlopes仓库合并
2021-12-19 19:06:34 +08:00
SunnySlopes
2fced57e60 在Sinbing的基础上进一步汉化,使得界面除了一些harded-coded的东西之外基本做到全中文 2021-12-19 15:20:08 +08:00
SunnySlopes
88235e45c6 no message 2021-12-19 13:53:37 +08:00
SunnySlopes
38bc0ded00 在Sinbing的基础上进一步汉化,使得界面除了一些harded-coded的东西之外基本做到全中文 2021-12-19 13:10:52 +08:00
SunnySlopes
0383423cbd 更新ReadMe 2021-12-19 11:13:36 +08:00
SunnySlopes
d8c7ae1cef no message 2021-12-19 11:05:34 +08:00
Sinbing
28eb3532f0 fixed, file in wrong directory 2021-12-16 10:03:20 +08:00
Sinbing
7781b9cbdc
zh_CN for 1.12.1 2021-12-12 19:27:17 +08:00
Cubitect
1269a07535 bump patch version 2021-12-11 13:44:31 +01:00
Cubitect
bad1403cdf Fix for failure to load saved progress from previous versions. 2021-12-11 13:40:54 +01:00
Cubitect
f0dfd3a6b9 Fixed biome color parser skipping first digit of decimal integers 2021-12-08 20:03:54 +01:00
Cubitect
f8567ec329 update cubiomes 2021-12-07 22:55:30 +01:00
Cubitect
9571e70499 Fix for the quad-structure search + make target change
1) fix the quad-structure search for large areas did not work correctly
2) changed make clean target to also clean up the cubiomes library
2021-12-07 22:36:09 +01:00
Cubitect
fbeee36a9e update cubiomes 2021-12-07 22:13:19 +01:00
Cubitect
55fce14997 Added custom grid spacing and biome filter approximation 2021-12-07 22:07:39 +01:00
Cubitect
24f75e2758 Added village types + dimension scaling + bb + updated gateways
* added village type selector to filters
* added helper for coordinate multiplication of cross-dimension relative locations
* added 1.18 villages, outposts and bastions to known bounding boxes
* updated end gateways for 1.18
2021-12-07 00:15:54 +01:00
Cubitect
5738afc782 Variant filter UI 2021-12-05 23:55:02 +01:00
Cubitect
d40853e5f8 Fixes, tweaks and new colors
* added version dependent biome names
* added option for custom biome color overrides
* tweaked biome colors for a slightly better contrast in 1.18
* fixed oceans getting ignored by biome filter for 1.18
* fixed 48-bit search for structures (hopefully better this time)
2021-12-04 22:30:18 +01:00
Cubitect
30bbf9c865 Bump to 1.11.2 2021-12-02 21:48:32 +01:00
Cubitect
0b9572bcdf Added warning for expensive biome conditions + fix for 48-bit structure search 2021-12-02 21:45:13 +01:00
Cubitect
6a8c62364a Tweaks to improve accuracy of 1.18 structure finders. 2021-12-02 00:41:59 +01:00
Cubitect
2b3f7ef28c Fixes for 1.18 Outposts and update for Nether Structures. 2021-12-02 00:16:47 +01:00
Cubitect
af18821852 Bump to 1.11.1 2021-11-29 22:23:43 +01:00
Cubitect
a780f02b99 Fixed spawn filter always testing as valid. 2021-11-29 22:20:05 +01:00
Cubitect
30eb3c7a6b Merge branch 'trunk' of https://github.com/Cubitect/cubiomes-viewer into trunk 2021-11-29 22:13:26 +01:00
Cubitect
3a37beba2f Update for cubiomes with some fixes. 2021-11-29 22:12:13 +01:00
Cubitect
aa8b78687a
Update README.md 2021-11-28 14:12:46 +01:00
Cubitect
9d95ec5ff7 Removed useless large biome option from world settings. 2021-11-28 13:53:58 +01:00
Cubitect
4d77145112 Wrong format for windows 2021-11-28 13:20:02 +01:00
Cubitect
4d693af852 Zoom limit in both directions 2021-11-28 13:06:00 +01:00
Cubitect
00976a6b86
Merge pull request #67 from JakobDev/zoomlimit
Limit zoom
2021-11-28 12:58:24 +01:00
Cubitect
c113d3d731 Updated cubiomes and structures for 1.18. 2021-11-28 12:43:35 +01:00
JakobDev
017f4d1218
Limit zoom 2021-11-22 17:03:19 +01:00
Cubitect
40019c560b Added 1.18 biome generation. 2021-11-20 19:44:41 +01:00
Cubitect
e97b0fc399 Features for update 1.10
1) relative conditions are much more rigoroulsy defined
   fixing several issues and making new features possible
1a) relative conditions now always use the center of their parent
1b) a new helper condition allows for checks at individual instances
2) added condition triggers to analysis tab
   this can also be used to look for locations in a given seed
3) search performance should be better for several types of searches
   but may have suffered for others
2021-09-04 17:08:12 +02:00
Cubitect
a4a80b2199
Merge pull request #54 from JakobDev/teleportcommand
Add copy teleport command to context menu
2021-09-04 10:27:17 +02:00
JakobDev
4dc401f5de
Add copy teleport command to context menu 2021-07-24 22:47:47 +02:00
Cubitect
d1b739980f Indicate fix with pach change 2021-07-23 22:25:48 +02:00
Cubitect
8738406f58 Fix Qt used executable name for conifg path 2021-07-23 22:24:24 +02:00
Cubitect
05554fbc77 Fix for version combobox 2021-07-23 20:31:42 +02:00
Cubitect
93f915aa6b Added support for MC 1.0 - 1.5 + arraged feature icons by MC version 2021-07-23 20:05:34 +02:00
Cubitect
4805092912 Added some bounding boxes and quad structure fix
1) added bounding box outline to map view for some structures
2) added quad-structure indicators to map view
3) added spawn area to quad-structure dialog
4) fixed some incorrect values for quad-monument area
5) fixed end gateways for 1.17
2021-07-21 22:07:16 +02:00
Cubitect
9179eedb7c Salted quad-monuments 2021-07-20 10:36:08 +02:00
Cubitect
103351dfe1 Large biomes and custom salts 2021-07-18 15:35:22 +02:00