Skip to content

Release 2.1.4

Latest
Compare
Choose a tag to compare
@rockzehh rockzehh released this 29 Jun 01:10
· 17 commits to main since this release

This is the release for 2.1.4!

Changelog from beta branch:
Added:
Commands:

  • v_blacklist

  • v_ladder

  • v_light

  • v_landcoop

  • v_landshop

  • v_autobuild

  • +copy/-copy

  • +move/-move

  • v_copy

  • v_drop

  • v_fadecolor

  • v_flip

  • v_god

  • v_lock

  • v_paste

  • v_r

  • v_replace

  • v_roll

  • v_skin

  • v_stack

  • v_stackinfo

  • v_unlock

  • v_ammo

  • v_ammocrate

  • v_button

  • v_charger

  • v_link

  • v_wep

  • Added a link system to trigger entities from long distances controlled by buttons or triggers.

  • Created "bits" for ammo, ammocrates, chargers, and weapons.

Changed:

  • Changed command tag from sm_ to v_ and added code to make it work.
  • Made v_delall it's own command.
  • Added spawn options (drop, unfrozen, nogod).
  • Fixed props spawning in the ground.
  • Rewrote prop saving to support entities not fully in the land to avoid missing props.