This website requires JavaScript.
Explore
Help
Sign In
cyberpresidentvanellope
/
Aurora.3
Watch
1
Star
0
Fork
0
You've already forked Aurora.3
mirror of
https://github.com/Aurorastation/Aurora.3.git
synced
2026-08-12 15:44:53 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
07e81c059c81021fcfa8ed0a4af7b7a7f2a4e7b2
Aurora.3
/
code
/
game
/
objects
T
History
Loganbacca
07e81c059c
Fixed bullets traveling diagonally through windows
...
-
Fixes
#11465
2015-12-18 20:12:46 +13:00
..
effects
Replaces most instances of if(E & ORGAN_DESTROYED) with if(E.is_stump()).
Fixes
#11468
2015-12-06 04:17:52 -05:00
items
\the
2015-12-16 20:30:26 +03:00
random
…
structures
Fixed bullets traveling diagonally through windows
2015-12-18 20:12:46 +13:00
buckling.dm
Fixes beds occasionally buckling in odd directions
2015-09-19 15:27:24 +02:00
empulse.dm
…
explosion_recursive.dm
…
explosion.dm
…
items.dm
put_in_hands() refactor.
2015-12-04 17:38:58 +10:30
objs.dm
NanoUI windows now close on Destroy(), preventing all sorts of qdel issues.
2015-08-12 09:41:22 +02:00
structures.dm
…
weapons.dm
…