8000 Tags · Tomsod/EvilHack · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Tomsod/EvilHack

Tags

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
k21971 Keith Simpson
Add proper linux hints file for github actions.

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
k21971 Keith Simpson
Fix: segfault when dropping objects with timers in Vlad's cavern.

An object with a timer on it, such as a lit lamp/candle, would cause the
game to crash if said object was dropped in midair and the player then
tried to leave the level. The object was not properly removed. This
commit addresses this.
0