Commit Graph

83 Commits (45f5a96ce1dfcbd59afa61bfd566370907382684)

Author SHA1 Message Date
Buckaroo Banzai 45f5a96ce1
matterbridge config (#746)
* matterbridge config

* add bot channels and api

Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2022-08-29 07:38:51 +02:00
BuckarooBanzay bd34ba1250 add secrets to vault 2022-08-20 12:28:05 +02:00
BuckarooBanzay d4fadc5b14 remove webmail, redirect to /ui 2022-08-18 14:34:16 +02:00
SX 249c919308 Allow staff to read QoS stats 2022-07-18 12:59:28 +02:00
BuckarooBanzay 58ae456849 add mtui to http mods 2022-06-13 16:13:24 +02:00
BuckarooBanzay 7d6ddcbe2c add mtui 2022-06-13 13:07:50 +02:00
SX ba8eb53bbe
Enable /remote_mute and /remote_unmute commands 2022-06-12 00:56:40 +03:00
SX 57122e8ab3 fs51 disable metadata formspec rewrite 2022-04-16 19:37:59 +02:00
OgelGames 33534fb2c8 set headlamp battery life to 60 minutes 2022-03-05 15:32:46 +01:00
Buckaroo Banzai 36677b1037
upgrade inital items to 99 canned tomatoes 2022-01-29 11:17:31 +01:00
Buckaroo Banzai e5241cdde4
bump advtrains range to 5k 2022-01-01 10:00:17 +01:00
Buckaroo Banzai 93d2c68203
increase xp dig rate 2021-12-07 07:32:01 +01:00
Luke aka SwissalpS 5155a8f7ae enable stackable compasses 2021-10-02 07:56:50 +02:00
Buckaroo Banzai b3d1fdb615
bump `mesecons_debug.max_usage_micros` to 60ms 2021-09-29 16:50:57 +02:00
Buckaroo Banzai 189e9b26d3
update server description 2021-09-20 10:40:14 +02:00
Buckaroo Banzai db6dc946a7
add advtrains_forgiving_collision setting 2021-07-02 07:22:32 +02:00
BuckarooBanzay 319b6a51db reduce max-players to 20 2021-06-25 16:14:47 +02:00
BuckarooBanzay 06d6c7cd82 bump mesecons max_usage to 30ms 2021-06-25 16:14:23 +02:00
SX bbeb70b7fd Set stamina.tick_min to 1
https://github.com/pandorabox-io/in-game/issues/54
2021-05-30 17:36:50 +02:00
BuckarooBanzay bbf631f744 enable asn kick 2021-05-20 09:04:33 +02:00
BuckarooBanzay 40f3ced884 config cleanup 2021-05-10 18:17:19 +02:00
BuckarooBanzay cbba76ef71 update engine to 5.4.1-r1 and add beowulf settings 2021-05-09 21:38:28 +02:00
SX d22def4129 SAO send range from 2 to 3 2021-05-04 06:55:03 +02:00
SX 97edc1025a Update minetest.conf 2021-05-04 06:54:27 +02:00
SX 1902c81190 Enable beerchat announce extension 2021-04-11 10:42:39 +02:00
Buckaroo Banzai 5dc8f3fb6d
add settings to allow colorization of the fun and pvp channels
made possible by https://github.com/minetest-beerchat/beerchat/pull/32
2021-04-06 16:11:40 +02:00
Buckaroo Banzai b9993aa6c0
change "max_simultaneous_block_sends_per_client" to 100 2021-03-02 08:56:04 +01:00
Buckaroo Banzai c2ac04e281
add xp.limit_dig_rate = 20 setting 2021-02-08 07:43:51 +01:00
Buckaroo Banzai 6493d2b7b9 add ipv6_server option 2021-02-06 13:43:16 +01:00
Buckaroo Banzai b94ebb95e9
add network compression level setting (low) 2021-02-02 11:53:19 +01:00
OgelGames 803b8adfa7 remove unused mesecon settings
not used by any mod, couldn't even find an old version of mesecons that used them...
2021-01-18 18:16:44 +11:00
SX 820f615f02
Remove deprecated technic configuration (#607)
These wont do anything anymore after https://github.com/mt-mods/technic/pull/111
2021-01-18 17:54:24 +11:00
Buckaroo Banzai e43cc7ebce
change "mesecon.overheat_max" to 20 (default) 2021-01-17 20:07:10 +01:00
BuckarooBanzay e129408fe6 add blockexchange to http mods (see separate PR) 2021-01-14 10:11:52 +01:00
BuckarooBanzay 3c25c36180 reduce abm budget to 0.1 seconds 2021-01-12 17:41:25 +01:00
BuckarooBanzay dd82c4613b config cleanup 2021-01-12 17:41:15 +01:00
BuckarooBanzay 9768143830 add default hotbar size of 8 slots 2021-01-02 17:14:13 +01:00
Buckaroo Banzai 8bf6a1019d
reduce abm time budget to 150ms 2020-12-28 20:10:39 +01:00
Luke aka SwissalpS 4dd51c7835
Merge pull request #577 from pandorabox-io/ccompassAdjustments
ccompass settings adjustments
2020-12-18 00:12:03 +01:00
Luke aka SwissalpS 554eda1539
set moderator channel
if this PR (https://github.com/minetest-beerchat/beerchat/pull/24) is accepted, then this one here is needed to enable the new feature.
2020-11-20 18:53:45 +01:00
Luke aka SwissalpS 0275e15d7c
climbables will be detected with generic detection
this also means beacon beams will be valid target 'air' nodes.
2020-11-20 05:31:59 +01:00
Luke aka SwissalpS dbfc9a206c
ccompass settings adjustments
It does not hurt to merge, but I'm still waiting on upstream to decide on my PR about ccompass_nodes_over_target_allow
2020-11-19 15:42:23 +01:00
Buckaroo Banzai 689bc34692
disable verbose mesecons monitoring 2020-10-31 20:07:21 +01:00
Buckaroo Banzai 08d67fd028
enable verbose mesecons monitoring 2020-10-30 10:49:32 +01:00
OgelGames dab73a8529 add beacon_area_shielding setting 2020-10-13 00:49:00 +11:00
BuckarooBanzay 539dca0866 update to new engine version / enable and proxy prometheus metrics 2020-09-20 13:17:00 +02:00
Buckaroo Banzai 46e58023a2
re-enable digistuff http 2020-09-16 18:19:04 +02:00
Buckaroo Banzai 41b11f1863
disable digistuff NIC
related: https://github.com/pandorabox-io/pandorabox.io/issues/539
2020-09-14 18:22:34 +02:00
Buckaroo Banzai 8b997e19bc
update emerge settings (one thread, larger buffer)
Note: more threads means every on_generated runs that many times for each chunk!
2020-09-13 18:52:07 +02:00
Buckaroo Banzai 721b0a3421
bump advtrains_custom.max_range to 1000 blocks 2020-09-09 10:16:02 +02:00