Search found 7 matches

by Sacredanarchy
Thu Jul 17, 2025 2:00 am
Forum: Not a bug
Topic: Unhandled Crash Simple-Entity with damaged trigger effect
Replies: 2
Views: 132

Re: Unhandled Crash Simple-Entity with damaged trigger effect

(Update) I removed the type = "damage" entry and the crash does not happen
local wall_damaged_effect = {
{
type = "create-entity",
entity_name = "grenade-explosion"
}
}
by Sacredanarchy
Thu Jul 17, 2025 1:56 am
Forum: Not a bug
Topic: Unhandled Crash Simple-Entity with damaged trigger effect
Replies: 2
Views: 132

Unhandled Crash Simple-Entity with damaged trigger effect

07-17-2025, 02-48-19.png
Ok so ive created a simple-entity and gave it a damaged trigger effect

local wall_damaged_effect = {
{
type = "create-entity",
entity_name = "grenade-explosion"
},
{
type = "damage",
damage = { amount = 20, type = "explosion" }
}
}

when it was hit by a biter the ...
by Sacredanarchy
Fri Jun 27, 2025 5:37 pm
Forum: Modding interface requests
Topic: add apply_runtime_tint support to solar panel prototype
Replies: 0
Views: 235

add apply_runtime_tint support to solar panel prototype

I recently created a solar panel graphic with mask and im currently using a startup setting to tint it, support for apply_runtime_tint would be cool :D
by Sacredanarchy
Fri Jun 27, 2025 5:31 pm
Forum: Modding interface requests
Topic: Adding a new setting type "range"
Replies: 0
Views: 258

Adding a new setting type "range"

It would be nice to have sliders in the startup settings, so a new range setting that uses a small slider. I created a setting recently and for a single digit there is a long text box.
06-27-2025, 18-31-31.png
06-27-2025, 18-31-31.png (17.6 KiB) Viewed 258 times
by Sacredanarchy
Sun May 11, 2025 11:43 pm
Forum: Resolved Problems and Bugs
Topic: [Genhis][2.0.45] Black horizontal line drawn intermittently
Replies: 10
Views: 2064

Re: [Genhis][2.0.45] Black horizontal line drawn intermittently

I also found a line and attached a clip of its behaviour
Graphics settings
Graphics settings
05-12-2025, 00-43-29.png (221.9 KiB) Viewed 1473 times
by Sacredanarchy
Tue Apr 25, 2023 8:55 am
Forum: Mod portal Discussion
Topic: Improving the Mod Portal Search
Replies: 46
Views: 13317

Re: Improving the Mod Portal Search

An all mods section that can be filtered in some way would be nice. Alphabetically, category/type, author, game version, duration on portal.
by Sacredanarchy
Mon Apr 04, 2022 1:52 pm
Forum: Mod portal Discussion
Topic: "My collaborations" in addition to "My mods"
Replies: 10
Views: 4824

Re: "My collaborations" in addition to "My mods"

I also would like a my collaborations tab/link to display a list, this would be very useful.

Go to advanced search