Commit graph

61 commits

Author SHA1 Message Date
Pyritie
4b6cc59d0b mostly finished with venus noisegen, started some features 2025-11-11 13:34:42 +00:00
Pyritie
feda38112d
Feature/venus noise (#2165)
* initial pass of venus stuff

* more

* typo

* venus mob hp/armor? adjustments

* temp biomes to figure out where everything is, starting work on noises

* almost there

* fix glacio visibility on the menu

* more beachy

* biome renames

* biomes in the constant

* had to turn off cheese caves cuz they kept fucking up the terrain

* added random y rotation to all cobble/gravel/hardened

* ok I think I'm done with noise for now, caves still need work
2025-11-05 01:08:18 +00:00
Pyritie
b200270cb3 modified biome temperature in case it's what's making a certain server host put snow on the moon 2025-10-22 10:19:13 +01:00
Pyritie
f488b23656 added some more mobs to europa 2025-10-15 22:31:47 +01:00
Pyritie
f5ad5f091c
feature/europa-noise (#2038)
* committing here because I made something cool and I don't want to lose it

* adjusted height

* better

* good enough

* good enough for now
2025-10-15 20:16:10 +01:00
Pyritie
6ffe8c79d7 swap surfer entity IDs, fix dino nest structure so it doesn't spawn over water, some other tweaks 2025-10-14 01:08:43 +01:00
Pyritie
1b327bf83e something fishy is going on 2025-10-08 23:22:13 +01:00
Pyritie
7b568cc345 sand piles in the mars desert 2025-10-07 22:55:40 +01:00
Pyritie
16ae9167a8
mars snow (#1931)
* bare bones

* snow piled tag

* added climate restriction to quicksand, added powder snow up north

* better tagging

* langs

* assets

* missed feature in deep desert

* remove waves from mars

* climate tweaks

* icicles and dry ice stuff

* langs
2025-09-30 18:15:35 +01:00
Pyritie
5d2e8e753b remove mars craters 2025-09-27 14:46:45 +01:00
Pyritie
ee1302e5e0 mars craters 2025-09-20 18:32:12 +01:00
Pyritie
22166e7384 siiiiigh 2025-09-18 02:27:18 +01:00
Pyritie
c4129126ec lots and lots of aminals 2025-09-18 02:17:21 +01:00
Pyritie
5c6a94a2ec increase animal count 2025-09-18 01:26:54 +01:00
Pyritie
cbd6279cfd remove the creature_spawn_probability from these 2025-09-18 01:26:34 +01:00
Pyritie
9ca6b4f5a1 - new small desert plant
- new mars mossy boulders featuring molden's textures
- made forests even more dense
2025-09-18 00:07:13 +01:00
Pyritie
8c858253f1
proper mars rock layers (#1829)
* rock layer stuff for the next kjs-tfc release

* fix mars sea level

* mob tweaks

* lookin cool joker

* desaturated the amaranita mushrooms

* desaturated purple polypore

* features for the "bush" trees so they're always placed touching a log

* moved these out of the forest so it's less crowded

* upd8

* moved these to OCEAN_FLOOR

* moved the bushes to normal features instead of forests

* attached plants, bush adjustments

* updates with new gravel

* disable tinting on fallen leaves
2025-09-14 22:32:00 -05:00
Pyritie
85a4795f1e fix features being organized wrong 2025-09-06 16:00:43 +01:00
Pyritie
a823e9cf2e mountain tweaks 2025-09-05 00:25:15 +01:00
Pyritie
0a98ad4449 added some underground mobs, martian raptor still needs a reskin 2025-09-03 01:40:30 +01:00
Pyritie
85bb5ffa1d added those cobble slab deltas to mars 2025-09-02 02:19:10 +01:00
Pyritie
05c0544de8 the never ending treadmill of mars deco 2025-09-02 01:54:57 +01:00
Pyritie
b18d2ab939 lanceleaf, large amaranita mushroom, and some fixes 2025-09-02 00:16:29 +01:00
Pyritie
f6c475a5e7 added venus sand, messing around with surfer spawning again... 2025-08-30 20:06:13 +01:00
Pyritie
37e08a9597 added charnia and reduced mountain biome range 2025-08-29 00:59:31 +01:00
Pyritie
8face702c5 better island edges, better mountains, better biome placement 2025-08-28 02:14:16 +01:00
Pyritie
032d6fa49c some progress on mars worldgen stuff 2025-08-27 01:56:04 +01:00
Pyritie
f46301c438 oh yeah I remember why I got rid of these carvers in the desert 2025-08-26 23:35:59 +01:00
Pyritie
c0bcf9ba18 peat discs 2025-08-26 01:37:45 +01:00
Pyritie
669e0f7cac added skulls and bones to the desert 2025-08-26 01:21:33 +01:00
Pyritie
348824d076 quicksand! 2025-08-26 00:30:17 +01:00
Pyritie
5bec53e7cd spice stuff! 2025-08-26 00:00:43 +01:00
Pyritie
a2bfae2f53 added clay discs, updated their tags 2025-08-25 22:44:44 +01:00
Pyritie
c0203267fe removed placeholder crimson spore particle, added cave carvers back to the desert 2025-08-24 12:23:32 +01:00
Pyritie
b42f535264 added regular endermen back 2025-08-16 02:58:19 +01:00
Pyritie
c6fbc05290 biome tweaks, adding some mobs, reducing amount of endermen 2025-08-16 02:55:28 +01:00
GameStar
03106270e1
Feature/wan creatures and stuff (#1633)
* whitespace changes

* some animal compat

* snifferified recipes

* nest box recipe

* tag stuff

* spawn stuff

* tooltip

* wan config

* foods

* loot tables

* Update pakku-lock.json

* Update wan_ancient_beasts-server.toml

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>

* Update tags.js

Signed-off-by: Pyritie <pyritie@gmail.com>

---------

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
Signed-off-by: Pyritie <pyritie@gmail.com>
Co-authored-by: Pyritie <pyritie@gmail.com>
2025-08-15 22:45:09 +01:00
Pyritie
ce2a38285c added 3 more mars trees + tfc-style saplings for all 6 2025-08-15 02:14:07 +01:00
Pyritie
e717e9d0d6 removed volcano feature because it crashes 2025-08-12 11:52:13 +01:00
Pyritie
084c99db07
Feature/mars rock layers (#1519)
* moving to real tfc rock layers!

* thanks git

* git pls

* that's a good start for the mars rock layer stuff now

* langs, some desert block height tweaks

* mars water fog color

* forgot to convert back from hex to dec
2025-08-04 11:22:18 +01:00
Pyritie
f0f160add0 minor spelling mistake 2025-07-30 21:18:53 +01:00
Pyritie
209539957d started small mars surface plants 2025-07-30 00:42:46 +01:00
Pyritie
6eb61fd9c7 biome adjustments 2025-07-29 12:07:40 +01:00
Pyritie
3f97561bd8 added a few entities to mars for fun 2025-07-29 02:13:55 +01:00
Redeix
695b6c2451
WIP Venus Stuff (#1469)
* - Yeast recipe conflict fix

* - Fixed seed oil voiding in barrels. And item weight inconsistency.

* - Reduced loading screen logo size by 4MB

* - Update Changelog

* - Compressed loading screen images to maybe help with ram

* - Added default gui scale to make the main menu look better on first launch

* - Update Changelog

* - Added utility script for adding circuits to existing recipes

* fixed changelog conflict

Signed-off-by: Redeix <59435925+Redeix@users.noreply.github.com>

* - Added harvest baskets

* - Fixed baked potato recipe mixing from oven

* - Allowed elytras to be repaired regardless of damage

* - Fixed sea water barrel recipe

* - Gave plants tags to bushes so they can have other uses

* - Pushed stubborn models

* - updated Changelog

* - Changelog typo

* - Integrated Ad Astra wood

* - Updated changelog

* - Treated chipboard composite barrel lang

* - Some Tacz fixes

* - Jar dupe fix

* - tacz data

* - updated changelog

* - we hate git

* - Loading screen and main menu optimizations

* - image push

* - I think I got the title screen looking good on all resolutions

* - Updated Changelog

* - Added scale fix to loading screen too

* - Fix pixel alignment

* - Recipes, tags, assets+ for railgun

* - Brick interaction events and new function for interacting with blocks

* - Added parameter boolean to decide if blockstate should be copied

* - Change for block interaction event constant that may fix linux crash

* - Moved global array to the events file and some linter fixes.

* - Updated Changelog

* - Some more model fixes and remove gtceu metal armor

* - always a stubborn file

* - Large Solar Panel Change

* - WIP venus stuff

---------

Signed-off-by: Redeix <59435925+Redeix@users.noreply.github.com>
Signed-off-by: Pyritie <pyritie@gmail.com>
Co-authored-by: Pyritie <pyritie@gmail.com>
2025-07-28 00:16:29 -05:00
Pyritie
f860056940
Mars grass and water (#1437)
* mars grass and water and all that fun stuff

* removing the heavy water
2025-07-25 01:31:25 +01:00
Pyritie
4d7fc30409 replace cave enderman with a different (passive) one in the nether 2025-07-23 20:41:32 +01:00
Pyritie
c2f9dd4215 changed the moon skeletons to strays 2025-07-23 20:38:14 +01:00
Pyritie
b41318d7d9 remove dikes from sandy areas 2025-07-20 00:24:42 +01:00
Pyritie
c8ac4fd7fd let's fucking go 2025-07-19 19:22:54 +01:00