D3athrow
42195ba837
wolo this too
2015-07-31 19:48:22 -05:00
D3athrow
8d1875771d
Make nano use html_interface minimaps
2015-07-31 18:50:17 -05:00
D3athrow
d59f6a07b0
comment out panicwriter and saytesting
2015-07-20 16:04:48 -05:00
D3athrow
41d7df01fd
just fuck my shit up
2015-07-18 02:30:51 -05:00
D3athrow
4936b9b1c7
mo nanomapss
2015-05-25 16:57:37 -05:00
D3athrow
920d05c9e0
Lots of runtime fixes
2015-05-04 20:38:51 -05:00
D3athrow
9c2b08c24e
even more
2015-04-14 21:11:54 -05:00
D3athrow
01d2471fc9
Merge branch 'color_replace_2_electric_boogaloo' into Bleeding-Edge
...
Conflicts:
code/ATMOSPHERICS/pipe/pipe_dispenser.dm
code/game/machinery/computer/HolodeckControl.dm
code/game/machinery/embedded_controller/embedded_controller_base.dm
code/modules/mining/money_bag.dm
code/modules/mob/living/carbon/carbon.dm
code/modules/mob/living/silicon/mommi/mommi.dm
code/modules/mob/living/simple_animal/friendly/farm_animals.dm
code/modules/research/destructive_analyzer.dm
code/modules/research/rdconsole.dm
code/modules/research/xenoarchaeology/machinery/analysis_base.dm
code/modules/research/xenoarchaeology/machinery/artifact_harvester.dm
code/modules/research/xenoarchaeology/tools/ano_device_battery.dm
2015-04-12 16:40:59 -05:00
D3athrow
5d9c06c880
aye papi fix TK not working properly on hardly any machine
2015-03-28 14:56:46 -05:00
D3athrow
3baf9af913
adminghost nanoui interactivity, interestingly enough fixes the close spam somehow.
2015-03-08 17:05:00 -05:00
D3athrow
b504b418ab
No more accidentas.
2015-02-25 22:08:28 -06:00
D3athrow
b0513ba8cc
Just camera things
2015-02-20 18:50:24 -06:00
D3athrow
8761c9e84c
Fixes #2953
2015-02-12 20:41:57 -06:00
D3athrow
ca132db088
Fix nano uis linked to a DATUM showing up as DEACTIVATED if you were a robot or mommi.
2015-02-10 19:32:16 -06:00
D3athrow
68fc766117
runtime fixes.
2015-02-07 03:00:23 -06:00
D3athrow
dd795a3d6f
Fix the nano votes.
2015-02-06 01:38:28 -06:00
ririchiyo
e563a26752
last adjustements to nano, ready for testing.
2015-02-06 00:49:14 -05:00
ririchiyo
12417d1664
reverting some changes and making other changes.
2015-02-04 19:17:45 -05:00
ririchiyo
b52c8a4372
voting nano changes
2015-02-04 18:42:33 -05:00
D3athrow
72fde47f91
micro optimization, Cut() to len = 0
2015-01-31 00:40:13 -06:00
d3athrow
f1644bb0af
Runtime fixies
2015-01-29 18:44:36 -06:00
Chris
1a3aaa62db
Sanity
2015-01-12 21:18:01 -06:00
Chris
b69d77e021
Runtime sanity
2015-01-08 12:44:15 -06:00
Chris
ef0b03ddf2
Ahhhh nanoui minimaps that load dynamically based on map???? it's true!
...
Adding new maps:
nano/images/mapname
Generate the nanomap#.png in game using the generation verb in the server tab locally then copy the nanomap#.png images from your documents/byond/cache folder to the nano/images/mapname folder
Then in mapname.dm change map_dir variable to the name of mapname so it loads the images from the right folder
mapname
fixes #1981
2014-12-22 19:06:20 -06:00
Chris
e4f379c22a
metaclub's centcom zlevel kills the daemon.
2014-12-22 19:02:13 -06:00
Rob Nelson
e642392cf9
AAC improvements/fixes.
...
+ Now with code import/export (JSON-based)
* Remove script works now
* Correctly interfaces with digital valves
* Yes/No dialogs are less stupid now
* Vents stay on after being disconnected from pipenet.
* Valves no longer removed from machinery list.
* JSON parser fixes.
2014-11-28 21:20:09 -08:00
eswordthecat
9056403843
Import baystation12 nui resources fix.
2014-10-25 06:48:39 -08:00
Chris
112f1c143b
slew of runtime bandaids.
2014-10-07 09:52:37 -05:00
Chris
705c57d799
REVERT Local changes for bug/stability/random shit i thought up (reverted from commit c6611d37ad)
2014-10-04 13:38:31 -05:00
Pomf
c6611d37ad
Local changes for bug/stability/random shit i thought up
2014-10-04 11:07:22 -05:00
ESwordTheCat
44f06564a7
replace obsolete proc
2014-09-13 19:56:03 -08:00
Rob Nelson
0159efc479
Fix jukeboxes needing reset after shuttle movement, [CLASSIFIED], warning fix.
2014-07-23 15:56:13 -07:00
d3athrow
c01417d402
nano map changes.
2014-07-21 19:06:25 -05:00
d3athrow
f6a631143d
Mapgen can gen all zlevels with a new verb, or the current zlevel you're in.
2014-07-20 19:40:50 -05:00
d3athrow
b1006601a9
NanoUI fixes from bay and crewmonitor now has a station map so you can easily locate people.
2014-07-19 11:00:08 -05:00
ESwordTheCat
df6725c332
This change to nanomanager optimizes the sending of nanoui assets to clients ( 9276e9f707).
2014-07-06 09:08:59 -08:00
Rob Nelson
add1d47970
Fix JSON writer
2014-06-18 13:32:14 -07:00
d3athrow
32f3e90256
Fixes a nano runtime when the oldMob is null during a user_transfer
2014-04-22 13:25:10 -05:00
Rob Nelson
cf44bf59e2
Initial commit of media suite
2014-03-10 08:38:03 -07:00
Rob Nelson
49c7764a21
Comm console is now NanoUI. Fixes github #489 , hopefully.
2014-02-13 02:00:27 -08:00
Rob Nelson
27e1c5e869
ONCLICK CODE PORT. GOD HELP US ALL.
2014-01-17 18:24:53 -08:00
Rob Nelson
e94a1f3cb0
Disable nanoUI debugging, for now.
2014-01-12 17:12:41 -08:00
Rob Nelson
346419b4f0
Minor fixes from Faerdan: https://github.com/Baystation12/Baystation12/pull/4241/files
2014-01-08 17:22:14 -08:00
Rob Nelson
17aae3919b
Another nanoUI fix.
2014-01-08 11:01:57 -08:00
Rob Nelson
f61fc133b0
More nano fixes from Faerdan + debugging
2014-01-07 21:01:00 -08:00
Rob Nelson
b393ea6bd9
NanoUI changes from Faerdan
2014-01-05 19:29:50 -08:00
Rob Nelson
09a1c67f18
NanoUI fixes, from Faerdan. https://github.com/Baystation12/Baystation12/pull/4209
2014-01-04 20:28:46 -08:00
Rob Nelson
86ed7dec6b
Make atmos control computers somewhat more stable.
2013-11-17 10:50:37 -08:00
Rob Nelson
34f27d3c84
Added atmos control computer nanoUI, but it's acting a bit fucked due to a JSRender bug.
2013-11-15 19:12:56 -08:00
Rob Nelson
ebabc7acbb
Fix telescience
2013-11-13 15:54:51 -08:00