Commit Graph

8 Commits

Author SHA1 Message Date
engels74
19f4c231a0 Update HumanitZ for new patch
New large patch, "Outlast and Outrun" just released.

Changes:
- Added two new variables, `PICKUP_CLEANUP` and `FAKE_BUILDING_CLEANUP`. Each variable has a default value of 3000.
- No default value changes this patch.
2024-02-26 18:58:26 +01:00
engels74
cf12563aad fixup: another update for HumanitZ
**Changes:**
- Updated all default values, since the default values has changed since release of egg
- Added a missing variable -  `PICKUP_RESPAWN_TIMER`
- Updated a few descriptions, from the included `ReadMe.txt`
2024-02-23 21:57:31 +01:00
engels74
c3dd796c20
Update egg: HumanitZ (#2758)
* fixup: update `HumanitZ`

- Changed the parser to correctly use `INI` instead of file.
- Changed to `env.VARIBLE` instead of `server.build.env.VARIABLE`

* fixup: env fix
2024-02-23 20:09:42 +01:00
engels74
f27dc8e7b7 fixup: update the HumanitZ egg
- added two new variables: `Territory` and `Decay`
- changed email, since I deleted old GH account
2024-02-09 20:20:04 +01:00
vp-en
d89453921a
Update HumanitZ egg (#2672)
* Update `HumanitZ` egg

Changes:
- Added a missing variable, `LOOT_RESPAWN`. Apparently missed that in the original commit.
- Added a description for the variable `BUILDING_HEALTH`, now that it has been added to the official docs
- Added two new variables, `ALLOW_DISMANTLE` and `ALLOW_HOUSE_DISMANTLE`

* fixup!: numeric -> boolean

forgot to set to boolean
2024-01-23 09:20:47 +01:00
Quinten
6811333a9a
remove servername message out of readme 2023-12-25 12:13:06 +01:00
engels74
e37b4a8e26 Various fixes
- Fixing the ENV's to become uppercase, with underscores separating words
- Editing the Configuration parsing to accommodate new variable names
- Adding back the `-steamservername`, since it applies to the Steam server browser, and might be needed. I put it in quotes, as that was recommend earlier.
2023-12-25 11:27:36 +01:00
engels74
1b36c871d0 Adding HumanitZ 2023-12-25 01:53:03 +01:00