Commit Graph
18697 Commits
Author SHA1 Message Date
Mark van Alphen a9c424ca7c Merge pull request #2419 from Crazylemon64/sleeper_ui
Sleeper NanoUI
2015-10-28 02:43:39 +01:00
Crazylemon f822d37f63 I like spans! I hate old crusty unused functions that use text()! 2015-10-25 20:54:47 -07:00
Crazylemon64 a2669d6791 Sleeper now has a temperature and pulse readout 2015-10-25 14:09:03 -07:00
Fox McCloud 2aed207eb4 Merge pull request #2410 from Crazylemon64/conscious_scream
Dead humans are now no longer able to emote
2015-10-25 16:33:40 -04:00
Crazylemon64 9e0e68a8b6 Sleepers now use NanoUI
Also cuts out a few points of weirdness; No dialysis on bloodless races
like IPCs, and dialysis on simple_animals is no longer possible through
the interface or through href twiddling, as that caused a runtime.

Also, prevents href tweaking to dispense chemicals the sleeper doesn't
have.
2015-10-25 10:35:39 -07:00
Fox McCloud 185439855e Merge pull request #2408 from Crazylemon64/hydrotray_fix
Makes upgraded hydroponic trays actually do something
2015-10-24 03:32:34 -04:00
TheDZD f94cb9c6dd Merge pull request #2405 from Fox-McCloud/multiverse-sword
Multiverse sword
2015-10-23 20:48:53 -04:00
Crazylemon 24bc5aadde First test of the sleeper UI. This will probably summon 50 demons 2015-10-23 15:22:56 -07:00
Crazylemon 95e574d4d5 Moves around the deathgasp emote in the human death proc
This should prevent the death check from stopping our dying gasp
2015-10-23 15:16:58 -07:00
Crazylemon aa1186ae2d Dead humans are now no longer able to emote 2015-10-23 14:57:18 -07:00
Crazylemon c093a64429 Makes upgraded hydroponic trays actually do something 2015-10-23 12:45:20 -07:00
Fox-McCloud c4341992d1 last tweaks 2015-10-22 21:52:20 -04:00
Fox-McCloud 2e8e5c3a37 friendly-fire-proofing 2015-10-22 02:48:46 -04:00
Fox-McCloud cc9861ecad duplication tweaks 2015-10-22 02:11:36 -04:00
Fox-McCloud 77a354979c tweaks 2015-10-22 01:13:37 -04:00
cmbradsh 51e2384d97 item/examine() wasn't returning its value, thus all items seemed to be infinitely far away when using the return value from ..() in subclasses. 2015-10-22 00:05:19 -04:00
Fox-McCloud a404929d16 Multiverse Sword 2015-10-21 23:59:59 -04:00
Fox McCloud e78b952bff Merge pull request #2396 from KasparoVy/master
Adds More Vox Hair (Head+Facial)
2015-10-21 03:57:19 -04:00
Fox McCloud b1f0fc9326 Merge pull request #2399 from bfilia/master
Fixed pipe dispenser
2015-10-20 17:39:48 -04:00
Fox McCloud 4dc589d400 Merge pull request #2393 from tigercat2000/bodyscanner_nano
NanoUI Bodyscanner
2015-10-20 17:39:28 -04:00
BF db97a45373 Fixed pipe dispenser
Pipe dispenser was outputting dual-port air vent in place of digital valve.
2015-10-20 16:15:22 -04:00
KasparoVy 931d053b1d Adds More Vox Hair (Head+Facial)
A straight-up port from VG. Saw that someone on Bay went for it and this
was the first I've seen of VG's different Vox hairstyles so I figured
I'd make a pull here too.

I know some of these look weird, so if there's any that you absolutely
don't want in, just specify them and I'll axe it.
2015-10-19 20:02:21 -04:00
Tigercat2000 c36e35a421 CF BodyTemp 2015-10-19 16:10:11 -07:00
TheDZD 7908591af3 Merge pull request #2386 from Fox-McCloud/reagents-seeing
Reagent Scanner/Seeing
2015-10-19 18:53:45 -04:00
TheDZD a19c391beb Merge pull request #2391 from Fox-McCloud/say-bubble-fix
Say Bubble Refactor+Fix
2015-10-19 18:52:07 -04:00
TheDZD ccafe065af Merge pull request #2392 from Fox-McCloud/power-performance
Lights and Static Power: Machine Processing Optimization
2015-10-19 18:29:57 -04:00
Fox-McCloud 9558991873 Pipe Fixes 2015-10-19 17:50:47 -04:00
Fox-McCloud 6d2a2f3eba tweaks 2015-10-19 17:20:35 -04:00
Tigercat2000 61841bfd7a NanoUI Bodyscanner
Oh dear god this took fucking hours of work.
I don't think it's even better than the fucking whitetext.
Ahhhg god.
2015-10-19 11:36:21 -07:00
Fox-McCloud cd3d97c017 removes unused machine profiling 2015-10-19 03:49:36 -04:00
Fox-McCloud 8774ec1f66 Lights and Static Power: Machine Processing Optimization 2015-10-18 21:06:25 -04:00
Fox-McCloud 597108dc40 Say Bubble Refactor+Fix 2015-10-18 18:58:21 -04:00
TheDZD a960a68fad Merge pull request #2377 from Fox-McCloud/dwarf-mutation
Dwarf Mutation Changes
2015-10-18 16:45:00 -04:00
TheDZD dfd070fe44 Merge pull request #2378 from Fox-McCloud/clean-up
Code Cleanup
2015-10-18 16:44:53 -04:00
TheDZD d681cefa03 Merge pull request #2362 from Fox-McCloud/gc-everything
Garbage Collect Everything
2015-10-18 16:44:35 -04:00
TheDZD bfa1d6d4ab Merge pull request #2388 from Fox-McCloud/lipstick-runtime
Fixes a Lipstick Runtime
2015-10-18 16:42:55 -04:00
TheDZD f8af90b9f8 Merge pull request #2385 from Fox-McCloud/egg-runtime
Fixes Egg Runtime
2015-10-18 16:42:50 -04:00
TheDZD f270c3dc34 Merge pull request #2384 from Fox-McCloud/pipe-deconstruction-fix
Pipe Deconstruction Fix
2015-10-18 16:42:25 -04:00
Fox-McCloud 33220548fc Fixes a Lipstick Runtime 2015-10-18 03:40:21 -04:00
Fox-McCloud aabdfc3924 Reagent Scanner/Seeing 2015-10-18 00:44:15 -04:00
Fox-McCloud 06975138d1 Fixes Egg Runtime 2015-10-18 00:01:11 -04:00
Fox-McCloud 5465f373e8 Pipe Deconstruction Fix 2015-10-17 23:09:12 -04:00
Fox-McCloud f08062f566 Reduces Round-start Atmos Processing: Full Charge Disposals 2015-10-17 19:53:21 -04:00
TheDZD bd016494aa Merge pull request #2374 from Fox-McCloud/LINDA-fix
LINDA Performance Fixup
2015-10-17 17:16:51 -04:00
Fox-McCloud 8c67b24506 Code Cleanup 2015-10-17 05:58:37 -04:00
Fox-McCloud 0f5c154203 Dwarf Mutation Changes 2015-10-17 05:00:02 -04:00
Fox McCloud b7e4dab0e3 Merge pull request #2369 from tigercat2000/hmm_fancy
Radio NanoUI improvements
2015-10-16 17:19:22 -04:00
Fox McCloud 688d148105 Merge pull request #2373 from tigercat2000/disposalpipesstopit
Fix disposal pipe icon issues, unify slightly, little bit of unpathing
2015-10-16 17:05:22 -04:00
Fox-McCloud 984bbbd97f telecomm equipment GC 2015-10-16 01:16:09 -04:00
Fox-McCloud 905a3e190d LINDA Performance Fixup 2015-10-16 00:52:57 -04:00