Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-14 | Basilisk boosts the aliens it gases | MaeJong | |
Duration is defined in tremulous.h and defaults to 5000 (5 secs): LEVEL1_PCLOUD_BOOST_TIME "Tödliche, mein Führer." | |||
2017-05-14 | Helmet protects from basilisk gas, instead of light armour | MaeJong | |
sehr gut, Mengele, sehr gut | |||
2017-05-14 | Let Basilisk gas go through entities. | Paweł Redman | |
2017-05-14 | Fix Basilisk gas hitting through walls. | Paweł Redman | |
2017-04-15 | remove obscure build timer doubling cases | /dev/humancontroller | |
2017-04-15 | allow aliens to attack any solid surface | /dev/humancontroller | |
after a box trance against BODY contents, a nearby SOLID line trace will override the target that is hit; this is important for aliens to be able to push attack-to-activate buttons | |||
2017-04-15 | allow dretches to bite surfaces other than players and buildables | /dev/humancontroller | |
2017-04-15 | port bugfixes related to weapon reloading from the modern codebase | /dev/humancontroller | |
- fix the continuous blaster re-reraising bug when the primary weapon is out of ammo - fix the reload requests sticking until a reloadable weapon is raised - immediately interrupt a reload process when switching | |||
2017-04-15 | remove a bunch of unused variables and some no-op code | /dev/humancontroller | |
2017-04-15 | multi-protocol: rename powerups to misc in the playerState_t and ↵ | /dev/humancontroller | |
entityState_t structs | |||
2017-04-15 | multi-protocol: change the playerState_t and entityState_t structs to the ↵ | Jeff Kent | |
versions in the latest code base this includes changing how ammo and clips r stored | |||
2017-04-15 | import the cQVM game module | Paweł Redman | |
replacing the existing one | |||
2017-04-15 | import the Slacker's QVM code base | SlackerLinux85 | |