Commit Graph

2511 Commits

Author SHA1 Message Date
Arokha Sieyes 424284cb90 Even less debug messages 2016-05-08 22:58:19 -04:00
Arokha Sieyes f8f655becc Removed debug messages 2016-05-08 22:57:06 -04:00
Arokha Sieyes d5a1e460a7 Changed testing delay to real delay 2016-05-08 22:55:29 -04:00
Arokha Sieyes ba83c969cb Saving is done! 2016-05-08 22:48:32 -04:00
Arokha Sieyes 801df6fd32 Merge branch 'master' of https://github.com/VOREStation/VOREStation into vore-saving 2016-05-08 18:22:23 -04:00
Arokha Sieyes 2dfd8858a9 More work towards saving 2016-05-08 17:24:38 -04:00
Cameron653 fd1bf82dfa Adds weight machines and weight variables
Exactly what it says on the tin.
Weight descriptions aren't in yet, but the machines remove weight and
nutrition.

Compiles without errors/warnings.
2016-05-08 17:04:53 -04:00
Arokha Sieyes 687129144f More work on saving 2016-05-08 02:15:42 -04:00
Arokha Sieyes da85dcca26 Basic vore prefs stuff 2016-05-08 01:10:09 -04:00
Arokha Sieyes 92befb200b Start of vore saving
Also fixes a compile issue with removing the /vore interface type from
vore_vr.dm
2016-05-08 00:27:27 -04:00
Arokha Sieyes 807bfc8888 Basic Vore Implementation for #1 (#25)
* Basic Vore Implementation for #1

Adds vore sounds, bellies, vore procs, all types of vore except
macro/micro as that is not implemented yet. Also adds a few type2type
methods and a text method that we had before.

* Ending linebreaks

* More crlf

* Globalize two lists

* Removed interface type
2016-05-07 23:51:53 -04:00