Skip to content

Tags: Ichaie/frontier-station-14

Tags

archive/cubed

Toggle archive/cubed's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Chem dispenser attempts to eject into hands (new-frontiers-14#576)

Previously the chem dispenser eject button placed the container on top of the dispenser. Now it will attempt to place it in your active hand, then your secondary hand. If both hands are full then it'll place it on top of the dispenser like before.

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
PJB3005 Pieter-Jan Briers
Use automatic component registration.

pre-godot

Toggle pre-godot's commit message
Adds weapons (new-frontiers-14#48)

* Adds weapons

- Adds melee weapons
- Adds projectile weapons
- Adds hitscan weapons (like lasers)

* Adds a separate sprite for projectile weapons

0.1.0

Toggle 0.1.0's commit message
Resource copying content -> bin DONE