Skip to content

Commit

Permalink
0.5.1 dev (#211)
Browse files Browse the repository at this point in the history
* 0.5.1 Dev

REQUIRES GTM DEVBUILD # 917

* Fix Smart Cable LV recipe to use Rubber Foils (#195)

* builders gadgets stuff lmao (#196)

* Misc Fixes

Fixes
#199
#198
#191
#190

* Gug

* Devs are gonna hate this (#204)

* FUCK pt1

* Whop

* Gonna.... uh..... Fuck.

Fuck.

* Add antiblock recipes (#206)

* Apotheosis equipment type overrides for GTCEu tools (#202)

* Apotheosis equipment type overrides for GTCEu tools

* fuck 2 electric boogaloo

* Removal of the "RADIAL" Apothic Modifier.

* IM GONNA EAT GLASS AGAIN I HAVE MANIFESTS

I HATE MANIFESTS I HATE MANIFESTS I HATE MANIFESTS

---------

Co-authored-by: Srdra <99605300+srdr2k3@users.noreply.github.com>
Co-authored-by: Paniawesome <74797734+pani29@users.noreply.github.com>
Co-authored-by: ProTriforcer <25221392+ProTriforcer@users.noreply.github.com>
  • Loading branch information
4 people authored Aug 22, 2024
1 parent baf41e1 commit 94b3a59
Show file tree
Hide file tree
Showing 592 changed files with 6,754 additions and 17,289 deletions.
2 changes: 1 addition & 1 deletion manifest.json

Large diffs are not rendered by default.

145 changes: 49 additions & 96 deletions modlist.html

Large diffs are not rendered by default.

10 changes: 0 additions & 10 deletions overrides/config/CoroUtil/General.toml

This file was deleted.

Binary file removed overrides/config/Obscuria/Data/aquamirae_cover.png
Binary file not shown.
Binary file not shown.
Binary file removed overrides/config/Obscuria/Data/obscure_api_cover.png
Binary file not shown.
11 changes: 0 additions & 11 deletions overrides/config/Obscuria/aquamirae-client.toml

This file was deleted.

105 changes: 0 additions & 105 deletions overrides/config/Obscuria/aquamirae-common.toml

This file was deleted.

15 changes: 0 additions & 15 deletions overrides/config/Obscuria/obscure-api-client.toml

This file was deleted.

65 changes: 50 additions & 15 deletions overrides/config/SeasonHUD-client.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,54 @@
enable_mod = true

[SeasonHUD.HUD]
#Part of the screen to display the HUD when no minimap is installed
#Default is "TOP_LEFT".
#Where to display the Hud when no minimap is installed.
#Default is TOP_LEFT.
#Allowed Values: TOP_LEFT, TOP_CENTER, TOP_RIGHT, BOTTOM_LEFT, BOTTOM_RIGHT
hud_location = "TOP_LEFT"
#The horizontal offset of the HUD when no minimap is installed (in pixels)
#Default is 0.
hud_x_position = 0
#Default is 2.
hud_x_position = 2
#The vertical offset of the HUD when no minimap is installed (in pixels)
#Default is 0.
hud_y_position = 0
#Default is 2.
hud_y_position = 2

[SeasonHUD.HUD.Colors]
#Display the season name in a color?
#(true/false)
season_name_color = true
#The RGB color (decimal) for spring.
#(256 * 256 * r) + (256 * g) + (b) is the formula.
#Default is 16753595.
#Range: 0 ~ 16777215
spring_color = 16753595
#The RGB color (decimal) for summer.
#(256 * 256 * r) + (256 * g) + (b) is the formula.
#Default is 16705834.
#Range: 0 ~ 16777215
summer_color = 16705834
#The RGB color (decimal) for autumn.
#(256 * 256 * r) + (256 * g) + (b) is the formula.
#Default is 12344871.
#Range: 0 ~ 16777215
autumn_color = 12344871
#The RGB color (decimal) for winter.
#(256 * 256 * r) + (256 * g) + (b) is the formula.
#Default is 14679292.
#Range: 0 ~ 16777215
winter_color = 14679292
# The RGB color (decimal) for dry tropical season.
#(256 * 256 * r) + (256 * g) + (b) is the formula.
#Default is 16745216.
#Range: 0 ~ 16777215
dry_color = 16745216
#The RGB color (decimal) for wet tropical season.
#(256 * 256 * r) + (256 * g) + (b) is the formula.
#Default is 2068975.
#Range: 0 ~ 16777215
wet_color = 2068975

[SeasonHUD.Season]
#Require the Calendar item to be in the players inventory to show the HUD?
#Require the calendar item to be in the players inventory to show the HUD?
#(true/false)
#Default is false.
need_calendar = false
Expand All @@ -29,25 +64,25 @@
enable_show_tropical_season = true
#Show sub-season (i.e. Early Winter, Mid Autumn, Late Spring) instead of basic season?
#(true/false)
#Default is true.
# Default is true.
enable_show_sub_season = true
#Show the current day of the season/sub-season?
#Show the day of the current Season/Sub-Season?
#Default is SHOW_DAY.
#Allowed Values: NONE, SHOW_DAY, SHOW_WITH_TOTAL_DAYS
enable_show_day = "SHOW_DAY"

[SeasonHUD.Minimap]
#Show the default SeasonHUD display when the minimap is hidden.
#(true/false)
#Default is false.
enable_show_minimap_hidden = false
#Enable integration with minimap mods.
#Enable integration with minimap mods?
#(true/false)
#Default is true.
enable_minimap_integration = true
#Show the default SeasonHUD display when the minimap is hidden?
#(true/false)
#Default is false.
enable_show_minimap_hidden = false

[SeasonHUD.Minimap.Journeymap]
#Show above the JourneyMap minimap, instead of below.
#Display the season above the JourneyMap minimap, instead of below.
#(true/false)
#Default is false.
enable_above_map = false
Expand Down
29 changes: 0 additions & 29 deletions overrides/config/adhooks/hooks/prototype.cfg

This file was deleted.

29 changes: 0 additions & 29 deletions overrides/config/adhooks/hooks/pudge.cfg

This file was deleted.

29 changes: 0 additions & 29 deletions overrides/config/adhooks/hooks/spear.cfg

This file was deleted.

29 changes: 0 additions & 29 deletions overrides/config/adhooks/hooks/web.cfg

This file was deleted.

Loading

0 comments on commit 94b3a59

Please sign in to comment.