Warr1024's Other MT Projects

From NodeCore Wiki
Revision as of 12:46, 1 June 2020 by Warr1024 (talk | contribs) (Created page with "= cdbrelease = * https://gitlab.com/sztest/cdbrelease NodeJS project that automates making releases to MT ContentDB, including editing/updating the package listing page. Pa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

cdbrelease

NodeJS project that automates making releases to MT ContentDB, including editing/updating the package listing page. Package metadata can be stored inside the repo, including lua scripting to computing values.


cdb2discord

Scan ContentDB for selected packages or search queries, detect new releases since the previous run, and announce those releases, including changelogs from git.


szutilpack

A utility modpack for servers. At least some components are used on virtually all NodeCore public servers.


Network Latency Test Proxy

A simple MT proxy that simulates a high-latency network connection by delaying packets through it, to help devs simulate the experience for slow-network players when testing locally. This helps ensure that games/mods account for things like client prediction properly so the experience doesn't degrade too harshly on slower network connections.