Commit Graph

179 Commits

Author SHA1 Message Date
Jack Edge fb8e92c25f Fixes Emergency asteroid shuttle not loading
Whoops, didn't make the shuttle template timid.

Also updates the tgui apparently.
2016-06-09 02:25:16 +01:00
Lzimann c05a812ffc Minify it 2016-06-03 12:24:00 -03:00
Lzimann 233a5bba82 Hopefully fixes conflicts. 2016-06-02 22:37:18 -03:00
Lzimann f5dd3b8623 Adds BZ gas to atmos filters. 2016-06-02 19:48:44 -03:00
Lzimann a7c6223b7d Adds a way to filter BZ gas with scrubbers and air alarms 2016-06-02 19:23:41 -03:00
Jack Edge b92332053f Shuttle manipulator: Added "Fast Travel" button
🆑 coiax
rscadd: The shuttle manipulator now has a Fast Travel button, for those
admins that really want a shuttle to get to where its going FAST.
/🆑

Also fixes a runtime because I missed a case in the shuttlemode2str
proc.
2016-06-01 15:58:18 +01:00
Jack Edge f1eea3dc92 Apparently tgui changed and no one commited it 2016-06-01 12:06:37 +01:00
Remie Richards 80b4c3ca7f Merge branch 'master' of https://github.com/tgstation/-tg-station into crafting-tgui
Conflicts:
	tgui/assets/tgui.css
	tgui/assets/tgui.js
2016-05-28 00:24:58 +01:00
Jack Edge 05d23faeaa Rounds no longer end instantly
I think I learned a valuable lesson today about how changing numerical
modes should be tested.
2016-05-26 16:43:24 +01:00
coiax 4483d5275c Shuttle manipulator (#17436)
* Starting out on our tgui journey

* God tgui, why do you need to be updated

You're dynamically generated anyway

* Commit of stuff

* Further progress is being made

* Everyone loves buildscripts

* Further modifications to my incredible running script

* Starting to modify the minimap code to be better

* It's going well thusfar, I guess

* What have I done

* RIP minimap

* FUN FUN FUN FUN FUN

* Adds shuttle_manipulator.dmi

MUH HOLOGRAMS

* Is it done? IS IT OVER

* Peer review

* Some bug fixes

* Makes that damn greentext shut up

* Shuttle registration

* Made the Emergency Escape Bar more robust

No climbing on the bar.

* Do not stare into the operation end of the device

* Compile shame

* THE MOST DUMB

* Passive barmaiden

* Emergency shuttle memes

* MORE SAFETY CODE

* Fancy shuttle manipulator icons

* Smoothing it out

* We are going to have a lot of fun with this one

* Independent blobbernauts

* WABBAJACK WABBAJACK

* Message for attempting to authenticate old style

* Angry alert noise is back

* Revert "Independent blobbernauts"

This reverts commit 34d6af7c9c88cfc2864990cb37b586bb90163dd3.

* No parrot sleep plz

* Moves the special shuttle stuff to special.dm

* No Bartender like a Centcom Bartender

* Non-controversial map changes

- Backup shuttle moved closer to Centcom main structure, docking tube
created
- Moved shuttle import landmark to above Centcom main building
- Added shuttle displays to Conference Room
- Squashed the Chapel a bit in Metastation
- Made the docking port on Z2 massive
- Made the docking port on Metastation a lot larger

* Hacks and slashes at Box

A bunch of things are extended and squashed so Box shuttle dock can
support the MetaStation emergency shuttle.

* Some Metastationshit

* Never ending changes

* Wabbajack to TGM

* Modified the bar, I think that's all of them

* Stops Barmaiden wandering around

* More code review

* Whitspace, the bane of us all

* DIE WHITESPACE DIE
2016-05-26 15:15:19 +02:00
Remie Richards 799c3bb357 Merge branch 'master' of https://github.com/tgstation/-tg-station into crafting-tgui
Conflicts:
	tgui/assets/tgui.css
	tgui/assets/tgui.js
2016-05-23 23:24:02 +01:00
Remie Richards ca337e851f Merge branch 'master' of https://github.com/tgstation/-tg-station into crafting-tgui
Conflicts:
	tgui/assets/tgui.js
2016-05-23 21:14:29 +01:00
Remie Richards 26dad0b768 Converts personal crafting to a TGUI interface. 2016-05-23 20:59:27 +01:00
Kevin 87c1291003 Signed-off-by: Kevin <k-knop@gmx.de> 2016-05-23 21:36:31 +02:00
Kevin 540300939f Merge remote-tracking branch 'refs/remotes/tgstation/master' into chem_master-tgui
# Conflicts:
#	tgui/assets/tgui.js
2016-05-23 21:33:35 +02:00
Kevin b5c4c7ab2a Merge remote-tracking branch 'refs/remotes/tgstation/master' into chem_master-tgui
# Conflicts:
#	tgui/assets/tgui.js
2016-05-23 21:25:59 +02:00
Jack Edge 56b97fc315 Refactors crayons and spraycans
Fixes #17663

A reminder: spraycans are just special types of crayons for REASONS.
- Crayons and spraycans now use TGUI
- Crayons and spraycans now have internal reagent containers
- Crayons contain that crayon powder stuff, and nutriment
- Spray cans contain ethanol and welding fuel as before
- Spray cans will now no longer flush half a bottle of vodka into your
system when you are sprayed in the face
- Added some special admin only spraycans with sprites
- Maybe more? I can't remember, it's been a long day.
2016-05-21 02:39:21 +01:00
Remie Richards 2b646e2c0f Updates the Mech Bay Power Control Console to have a TGUI interface. 2016-05-16 02:24:41 +01:00
Kevin 1ce0a5a256 Refined and added Pillbottle fullness in GUI 2016-05-10 17:43:39 +02:00
Kevin 4aa42ab8e9 Refined the GUI
TGUI is fuuuuuuun
2016-05-09 23:57:15 +02:00
Kevin e7aaff4bb3 Basic TGUI for Chemmaster
Ported Chemmaster to TGUI, Condimaster missing and analyzing overhauling
2016-05-08 22:43:12 +02:00
AndrewJacksonThe2nd afd0a20432 Goon Port #1: Stock Market 2016-03-04 20:39:27 -08:00
Bjorn Neergaard d93b6f340f Fix intellicard formatting 2016-02-15 22:23:09 -06:00
Bjorn Neergaard 9d7736faca Move drag/resize handling to components; remove handlers in no frills 2016-02-15 22:09:51 -06:00
Bjorn Neergaard 483f197eea Update dependencies; fix up intellicard 2016-02-15 17:38:58 -06:00
Bjorn Neergaard 570b1ea0f6 Switch to jsdelivr for Font Awesome
Fixes some weird as hell SSL problems with maxdn's bootstrapcdn network
2016-02-10 19:31:23 -06:00
Bjorn Neergaard 2360b29f19 Fix cargo categories not showing up
It was an assoc list, not a flat list
D'oh!
2016-02-10 07:06:48 -06:00
duncathan salt 1d68a8b136 Merge pull request #15326 from neersighted/tgui
More tgui improvements
2016-02-09 17:42:06 -06:00
duncathan salt 23fe656ebf Merge pull request #15325 from neersighted/RTFM
Add tgui docs
2016-02-09 17:39:37 -06:00
Bjorn Neergaard f97c8a00f2 Internals action button 2016-02-08 17:10:04 -06:00
Bjorn Neergaard 2bab5382e0 Add copypasta section 2016-02-08 14:34:38 -06:00
Bjorn Neergaard 3098cf72f8 Add some pratical docs 2016-02-08 12:20:43 -06:00
Bjorn Neergaard f47d2daf8c Initial preamble 2016-02-08 11:40:35 -06:00
Bjorn Neergaard e4373d6ccf Basic tabs support; switch cargo console to tabs 2016-02-08 09:21:22 -06:00
Bjorn Neergaard 21f0209d11 Improve webfont fallback
Switch to loadCSS and the WebFontObserver
2016-02-08 09:20:32 -06:00
Bjorn Neergaard 4ef2667ff2 Rewrite supply packs/cargo orders 2016-02-07 04:45:55 -06:00
AnturK b13aa16fa9 Update Assets 2016-02-06 12:11:35 +01:00
AnturK a3dd5ece3f Brig door timer tgui
Remove unneeded require from few templates
2016-02-06 11:51:53 +01:00
Bjorn Neergaard 615d390be0 Add missing span class, fix webfont fallback 2016-02-05 17:06:09 -06:00
Bjorn Neergaard 14ee8eec08 Fix tank UI for ghosts
istype is needed
2016-02-05 17:06:08 -06:00
Bjorn Neergaard 46fe1f82a5 Factor out filter to be more generic 2016-02-05 17:06:07 -06:00
Bjorn Neergaard 9386602acf tgui cargo console
rewrite awful shuttle/cargo code a lot as well
2016-02-05 17:06:07 -06:00
Bjorn Neergaard 3511f20044 Make power monitor graph, uplink search 'fancy' options
These features break on IE8, and are optional
2016-02-05 17:06:06 -06:00
Bjorn Neergaard fc513f9a47 Add generic "screen" capability to tgui
Also fix typo found in uplinks, random uses of 'src'
2016-02-05 17:06:05 -06:00
Bjorn Neergaard 29fdf73cc6 tgui power monitor; linegraph component 2016-02-05 17:06:04 -06:00
Bjorn Neergaard 796cca2753 tgui scrubbers
removes area atmos computer
2016-02-05 17:06:02 -06:00
Bjorn Neergaard c9f61fd7da Rework portable atmos; tgui portable pump 2016-02-05 17:06:00 -06:00
Bjorn Neergaard af19bff008 tgui sleepers and uplink search
Fix some state logic
Fix SVGs
display: based filtering
input component

Update syndicate colors

@ChangelingRain
2016-02-05 17:05:59 -06:00
Fayrik 0871ca36a2 MULEbot pAI eject button, admin logs and a MULEbot emag function. 2016-01-31 00:29:16 +00:00
Bjorn Neergaard 74d083be69 Fix html indentation 2016-01-28 00:00:35 -06:00