Team Fortress 2

Team Fortress 2

ONETT: Source
Affichage des entrées 11-20 sur 24
< 1  2  3 >
Mis à jour le : 10 aout à 15h39
par Ashref

- Implemented an edict limiter that reduces edict usage to prevent server crashes.
Precautions include: Removing player hats, disabling weapon/ammo drops, blocking access to playable sprites, etc.
- Fixed point_viewcontrol breaking upon player death.
- Tweaked some brushes inside the skybox.
- Added a few hidden chat commands.

Mis à jour le : 2 aout à 11h31
par Ashref

- Removed bots from dedicated servers.

Mis à jour le : 30 juil. à 16h07
par Ashref

- Fixed obscure bugs and visual errors.
- Slightly shortened the ending scene.
- Tweaked statue's behavior.
- Added an Undertale reference (alongside the existing LISA one)
- Added a bonus interaction in the $7500 house.
- Saved even more space in the map file.

Mis à jour le : 27 juil. à 15h17
par Ashref

- Reworked the damn response system yet again. NPCs should finally handle multiple players without any interruption.
- Increased the “kill range” of Engineer buildings placed near teleport doors.
- Fixed the +use attack still activating at the start of the ending scene.
- Added a couple of hints, especially for using the ATM and buying items in shops.

Mis à jour le : 25 juil. à 11h15
par Ashref

- Fixed responsive NPCs ignoring a player's response if another player had already interacted with them (let me know if this is still buggy)
- Added global text command "!toggletrees" to hide tree sprites and reduce visual clutter during deathmatch.
- Marked all entities created and deleted via VScript functions as "Purge" to prevent game crashes.
- Removed player's ragdoll if they die as a playable sprite.
- Meteor can now deal damage once again.
- Reduced text chat cooldown.

Mis à jour le : 22 juil. à 1h00
par Ashref

- Fixed VScript error when a player disconnects while inside certain triggers with Hammer built-in RunScriptCode outputs.
- Fixed the Engineer's sentry not dealing any damage to the player (caused by an overcorrection from previous patches).
- Added support for some text commands to execute with neither "!" nor "/" (since some server plugins disable these).
- Increased trigger teleport brush height at the mayor's office so Soldiers can't rocket jump over it.
- Disabled dropped weapons to save up edicts.

Mis à jour le : 18 juil. à 4h09
par Ashref

- Fixed "accessed null instance" error spam when a player disconnects after talking to a responsive NPC.
- Optimized voice detector script to be faster & bug free.

Mis à jour le : 17 juil. à 9h56
par Ashref

Mis à jour le : 17 juil. à 9h23
par Ashref

- Rewrote the damage hook and player think functions to be more robust and fail-safe on dedicated servers. This should prevent server crashes.
- Added missing fallbacks in case the damage inflictor doesn’t exist.
- Fixed players not dying to Rolling HP (HP stuck below 0) when the damage inflictor switches teams, goes spectator, or disconnects.
- Removed all trigger_hurt entities and replaced them with TakeDamageCustom() functions (since those returned null inflictors).
- Removed damage filter entities and used player scope variables instead.
- Fixed color correction overlays still displaying during daytime.
- Added 30s timer to the Cameraman so you automatically respond if you don’t type in chat.
- Increased default ATM credits from 9 to 15.

Thank you everyone for playing and supporting my map!
Please don’t hesitate to report any bugs or server crashes.

Mis à jour le : 17 juil. à 8h41
par Ashref

- Fixed a mildly annoying trigger box around the hotel receptionist.