Marco Cawthorne eukara
eukara pushed to master at eukara/dcwebgen 2023-12-12 23:11:07 -08:00
e8cc5e66ec Support for sub-pages, and custom page left/right
eukara pushed to master at tech/nuclide 2023-11-18 21:16:59 -08:00
4b69949385 Server: Ensure r_meshpitch gets set to 1 on init.
eukara pushed to master at tech/nuclide 2023-11-18 20:30:16 -08:00
fa4f77aae0 NSMonster: SetOrigin() during Respawn at least once so monsters don't die in the same spot during multiplayer respawns, inside hurt triggers or whatever.
eukara pushed to master at nuclide-ports/scihunt 2023-11-18 20:19:23 -08:00
ccaffae234 SHScientist: Fix the check a little to discard invalid negative values
eukara pushed to master at tech/nuclide 2023-11-18 19:58:37 -08:00
277b453c40 Server: when skill is invalid (0) then default to 2 (medium)
eukara pushed to master at nuclide-ports/scihunt 2023-11-18 19:48:35 -08:00
020e32e977 SHScientist: the body logic should really only be run if we're not using a body already.
eukara pushed to master at tech/nuclide 2023-11-18 15:47:43 -08:00
faba64ad28 Menu-FN: Broadcast in Chat when a player is joining a server, and handle ACTION (/me) text output
eukara pushed to master at tech/nuclide 2023-11-18 14:34:43 -08:00
af4212987f Menu-FN: Make Chat Rooms and Controls accessible from other menus, keeping track of where we originated from
eukara pushed to master at tech/nuclide 2023-11-18 14:10:30 -08:00
1ccb640ce6 Menu-FN: List ping for ICE servers correctly, View Game Info will now return to the appropriate menu
eukara pushed to master at tech/nuclide 2023-11-18 14:00:49 -08:00
602fa9fd93 Menu-FN: Hide menu upon connecting to a server, and automatically refresh serverlist when opening the Internet Games menu
eukara pushed to master at tech/nuclide 2023-11-18 13:31:40 -08:00
07173b3c7b Platform: add menu debug command 'listGameLibrary' to output all the currently indexed games/mods
eukara pushed to master at tech/nuclide 2023-11-18 12:14:13 -08:00
29e7b84e4b NSMonster: handle the check for MSF_MULTIPLAYER inside Spawned() instead of the constructor
0cd5d0e5a7 MapCycle: Initialize g_mapCycle with mapcycle.txt, handle empty mapcycle slightly better.
Compare 2 commits »
eukara pushed to master at nuclide-ports/scihunt 2023-11-18 08:51:01 -08:00
d4a09b6149 Initial work on some more of the gamemodes, specifically Live In Fear
b944425a1d Work on the mirror material for endlrain
Compare 2 commits »
eukara pushed to master at nuclide-ports/scihunt 2023-11-17 19:53:27 -08:00
38221b86e6 Merge branch 'master' of ssh://git.vera-visions.com:1997/nuclide-ports/scihunt
2247b87bbc Remove reference to predisaster flag
Compare 2 commits »
eukara pushed to master at nuclide-ports/cstrike 2023-11-17 19:48:40 -08:00
5b2c2df919 Merge branch 'master' of ssh://git.vera-visions.com:1997/nuclide-ports/cstrike
e21b0e8d3a Server: Remove mp_friendlyfire cvar registration from the code, as that will be aliases elsewhere
Compare 2 commits »
eukara pushed to master at nuclide-ports/gearbox 2023-11-17 19:46:13 -08:00
eec4e94cea Merge branch 'master' of ssh://git.vera-visions.com:1997/nuclide-ports/gearbox
2c7481c95c default.cfg: Ensure to execute skill_valve.cfg and skill_gearbox.cfg
Compare 2 commits »
eukara pushed to master at nuclide-ports/valve 2023-11-17 19:44:40 -08:00
7d27c29c07 Updates to the sound definitions and other minor fixes against upstream Nuclide.
eukara pushed to master at nuclide-ports/dmc 2023-11-17 19:04:47 -08:00
2e74daf910 Unbreak against latest Nuclide
d8b8152b13 Merge branch 'master' of ssh://vcs.vera-visions.com:1997/nuclide-ports/dmc
103a2673aa Remove view.qc and modelevent.qc
f39acbed5e Initial work on the extra DMC content for 3wave and Suparsonik's addon work
Compare 4 commits »
eukara pushed to master at nuclide-ports/valve 2023-11-17 18:58:56 -08:00
a483cad84c Remove code that's no longer being run
63a407bb71 WEAPON_EGON: Fix parameter order on Damage_Radius()
1be1c6bf47 WEAPON_CROWBAR: Don't create an impact spark
436dbe4641 Server: Respect mp_forcerespawn in multiplayer
fa22d59818 Add source files for the DM level shots.
Compare 5 commits »
eukara pushed to master at tech/nuclide 2023-11-17 18:58:44 -08:00
22460c5aa0 BotLib: new commands - 'offset [vector]', 'flipx', 'flipy', 'flipz', 'merge [filename.way]', 'loadpb [podbotwaypoint.pwf]', 'loadrich [jumbot.jrf]', 'loadfb [foxbot.fwp]'
8566a9a5a7 Base: build menu with base/src/progs.src as well
32f9d974bb New commands: listClientSoundDef, listServerSoundDef
bf705a9e31 speaker: now shared between client/server game
4790e9d230 NSItem: Position entity after everything else has spawned, to avoid entity lump ordering messing with droptofloor() calls
Compare 6 commits »