Commit Graph

10065 Commits

Author SHA1 Message Date
quartz235@gmail.com f85abe5414 TG Updates: Undoing my shitty moved_recently thing since petey sweetie actually made do_after not suck
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2771 316c924e-a436-60f5-8080-3fe189b3f50e
2012-03-01 18:51:52 +00:00
kortgstation@gmail.com d5756b4612 TG Updates: Staff of Change victims now have Universal Speak (the metroids/xenos/monkeys can all speak english).
Reverted it back to cultists getting one random word each because I broke something apparently.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2763 316c924e-a436-60f5-8080-3fe189b3f50e
2012-03-01 18:05:01 +00:00
LastBattaWolf@hotmail.com 3be1e8bdfd renamed "scary" to "hallucination", organization is the key to success
- also switched the adminhelp notification to a cute kitten meowing as per tsaricide's request

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3223 316c924e-a436-60f5-8080-3fe189b3f50e
2012-03-01 11:23:11 +00:00
Miniature 03a40195b1 Merge branch 'master' of github.com:Baystation12/Baystation12
Conflicts:
	baystation12.dme
2012-03-01 19:17:38 +10:30
Miniature 6e453e0aa1 Housekeeping with custom items 2012-03-01 19:10:52 +10:30
VivianFoxfoot@gmail.com 8b1fd91d9d Sigh. Fixes :S to work for AIs as well. SS13, WHY U NO KEEP LISTS TOGETHER.
Last commit for a while, promise.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3222 316c924e-a436-60f5-8080-3fe189b3f50e
2012-03-01 06:58:18 +00:00
SkyMarshal 67502c5d2e Bugfixes for Hallucinations, borgs'n'doors, and airlocks autorefreshing. 2012-02-29 22:21:01 -07:00
joe.heinemeyer@gmail.com 04c39436f2 BS12 port: Hallucinations and Dreaming
To take advantage of hallucinations, just have something that sets the "hallucination" var in a human mob to a positive number (The higher it is, the more crazy things are)
LSD is currently the only thing that does that, ATM.  (silicon, hydrogen, anti-toxin)

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3221 316c924e-a436-60f5-8080-3fe189b3f50e
2012-03-01 04:30:16 +00:00
VivianFoxfoot@gmail.com dbc9a34691 Makes uppercase radio prefixes send as well (no more :S BE ROGUE ... joke, guys, don't kill me OH SHIT)
Fixes typo in changeling.dm

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3219 316c924e-a436-60f5-8080-3fe189b3f50e
2012-03-01 03:49:10 +00:00
Hawk-v3 bff678772a [PATCH 064/285] TG UPDATES: Santa's toy bag!
Fixed some miscellaneous stuff to prevent round-start crashing.
2012-03-01 03:25:14 +00:00
kortgstation@gmail.com b7f067fd4c Fix for borgs transformed by the Staff of Change dropping their cells and MMI on the ground.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2757 316c924e-a436-60f5-8080-3fe189b3f50e
2012-03-01 03:22:47 +00:00
kortgstation@gmail.com db91705488 TG Updates: Fixed a bug I caused (where the Staff of Change was unable to fire).
The Staff of Change no longer works on dead targets (to prevent resurrection when the new mob is created and the ckey transferred).

The Staff of Change can now cause a mob to change into a human (and a chance for said human to be a lizardman/metroidman/plantman/golem/normal human)

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2756 316c924e-a436-60f5-8080-3fe189b3f50e
2012-03-01 03:22:14 +00:00
VivianFoxfoot@gmail.com 4bbea4187f TG UPDATES: Medium bullets (used by deathsquad pistols and nuke team SMGs) now knockdown their target like the
detective's revolver.  They also do some eyeblur because of the hydrostatic shock.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2754 316c924e-a436-60f5-8080-3fe189b3f50e
2012-03-01 03:21:15 +00:00
trubblebass@gmail.com 540000b8c8 TG UPDATES: Only a small one this.
- CMO's Hypospray now starts loaded with 25 units of Tricord.

have fun!

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2753 316c924e-a436-60f5-8080-3fe189b3f50e
2012-03-01 03:20:29 +00:00
Hawk-v3 88390a0010 [PATCH 056/285] TG UPdates: fingerprints on cans now log on any attackby() that isn't a wrench/analyzer/pda/tank; added a 2 minute
countdown var to humans/monkeys that resets when move() is called;(for an actual fix to the cuffbreak bug(NOPE, NOT ACTUALLY IN ~Hawk.)) changed a typo in security levels

committed a gib animation fix for Sieve (todo: make custom gib animations for simple_animals/metroids)
2012-03-01 03:16:34 +00:00
kortgstation@gmail.com 748c1b8990 TG Updates: Sprited/added the blue magus and red magus robes
The blue version functions as wizard robes and spawns on the wizard's shuttle, the red versions replace the old cultist robe sprites.

Cultists now each start with join/blood/self instead of one random word each.

Cultist supply talisman now has five uses and can spawn armor talismans.

Updated the changelog

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2749 316c924e-a436-60f5-8080-3fe189b3f50e
2012-03-01 02:59:33 +00:00
Tastyfish 227a6d0541 Merge pull request #567 from SkyMarshal/master
Some fixes for traitor uplinks, added overdoses for some chems by Laser50
2012-02-29 17:00:12 -08:00
SkyMarshal e574bf251a More chemical updates. 2012-02-29 17:38:10 -07:00
SkyMarshal e8bd665e76 Added overdoses to some chemicals. Fixed some gamemode stuff, involving uplinks. 2012-02-29 17:17:41 -07:00
Tastyfish 1724038ce9 Merge remote-tracking branch 'upstream/master' 2012-02-29 18:50:17 -05:00
Mloc 9cee329958 Merge pull request #563 from SkyMarshal/master
Disposals for mining, final blood_DNA stuff, cleaned up more code, fixed some scattered bugs, added 50% chance to end up in deep space.
2012-02-29 12:51:48 -08:00
SkyMarshal 4524a2ff10 Disposals for mining, final blood_DNA stuff, cleaned up more code, fixed some scattered bugs, added 50% chance to end up in deep space. 2012-02-29 13:48:16 -07:00
Tastyfish a107607092 custom jobs work in categories correctly now 2012-02-29 15:15:13 -05:00
vageyenaman@gmail.com 55ec72c7cb Removed the scripting machine due to massive crashes! It'll be back when the crashes are resolved.
Some other bugfixes and improvements.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3214 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-29 06:27:25 +00:00
Tastyfish b5fd64e9c6 Merge remote-tracking branch 'upstream/master' 2012-02-28 22:04:47 -05:00
Tastyfish 4b99bc704f ntscript bugfix 2012-02-28 22:04:26 -05:00
Miniature a93c13640a Merge pull request #553 from Miniature/master
runtime fixes
2012-02-28 19:02:37 -08:00
Miniature 47c7ae52b9 fix ai life runtime 2012-02-29 13:25:43 +10:30
CIB 6cacfacf57 Merge pull request #549 from Hawk-v3/master
TG UPDATES
2012-02-28 18:26:18 -08:00
Miniature f711ece5bc Added admin logging to PA controller 2012-02-29 12:27:14 +10:30
Tastyfish 373dc5937d Merge pull request #551 from SkyMarshal/master
TG updates, improved nuke.
2012-02-28 17:36:12 -08:00
VivianFoxfoot@gmail.com 587a385173 Fixes it so security level blue starts even on extended to reduce meta
Fixes universal recoders using fix from bs12
Adds a sanity check to telecoms
Sets coder.bad to zero (or at least deincrements it!) and uploads the map that fixes telecom turret access

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3213 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-29 01:30:05 +00:00
SkyMarshal 66f38fb34b TG UPDATE: Updates to telecomms, bug&runtime fixes, manifest for all, improved nuclear bomb.
All PDA's can access the manifest.
Nuclear bomb now works on realtime.
Telecomms not mapped yet.
Numerous Runtime Fixes
2012-02-28 18:24:43 -07:00
vageyenaman@gmail.com bbe42a34d8 More work done on Telecomms:
▫ Signals can now be rejected by Subspace broadcasters through a specific data[] parameter.
▫ Improved the log browser.
▫ Log browsers and telecommunication monitors no longer require access to use. You do need access to delete logs, however.
▫ Intercoms need power to work. They don't drain power, they just need a constant flow of equipment power. As such, that offline intercom sprite's now finally being put to use.

Scripting language:

▫ Sorry about all the files; they're all necessary! It's important to notice that the basic structure of the scripting language code is not mine; I cannibalized the base structure from some obscure BYOND project. It's pretty well documented, and I'd say easier to browse through than atmos. Here's the basic deal:

A compiler datum manages the relationships between the three main subsystems of a scripting language: the Scanner, the Parser, and the Interpreter. The Scanner splits raw text into token datums that the Parser can read. The Parser transforms the otherwise random bits and strings into ordered AST Trees and nodes for the Interpreter to read. The interpreter actually executes the code and handles scope/functions/code blocks.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3193 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-28 17:36:18 -07:00
Hawk-v3 0c3bdb9dc9 Merge branch 'master' of github.com:Baystation12/Baystation12 2012-02-28 23:42:45 +00:00
Hawk-v3 88e876be77 Blarg, no, bad Hawk! Handcuffs aren't TG code! 2012-02-28 23:18:21 +00:00
Hawk-v3 b5a840448b Commit for Patch 53, bugfixin'. Please, as ever, read and check.
Final commit for today.
2012-02-28 23:14:18 +00:00
Hawk-v3 e3382d81ac Agh, ack, bugger! More Ex_act issues. 2012-02-28 23:02:49 +00:00
Hawk-v3 e1b214761b ex_act derp 2012-02-28 22:54:43 +00:00
Hawk-v3 2fe9b995ea Merge branch 'master' of github.com:Baystation12/Baystation12 2012-02-28 22:07:45 +00:00
kortgstation@gmail.com 6e3079f077 Tg UPdate: The Wizard no longer starts with Ethereal Jaunt.
Instead, the spellbook simply starts with an extra use. This will save you the trouble of re-memorizing if you do not want to take ethereal jaunt.

Put an Ion Rifle on the nuke ops shuttle which will hopefully help with nuke teams getting routinely destroyed by sec borgs.

Fixed a wizard spawn message which referred to a no longer existing item (it mentioned "two" artifacts in your pockets,though you no longer spawn with a scrying gem)

Added Magus Helm sprites/object, which as of now does not spawn and is just an alternative wizard hat (counts for spell requirements).

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2743 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-28 22:05:27 +00:00
kortgstation@gmail.com 6aaea62b32 TG Update: Can now build Ion turrets
Can now build Staff of Change turrets

Staff of Change onback sprites added, Staff now fits onback.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2742 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-28 21:46:12 +00:00
kortgstation@gmail.com ef1bdf7442 TG UPDATE: The Staff of Change now has its own sprite/in hands.
The Wizard Spellbook has a new subsection: Artefacts. Artefacts are items with special properties that the wizard can purchase as an alternative to spells (one artefact costs as much as one spell)

Currently the only Artefact is the Staff of Change, more to follow.

Updated the changelog.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2739 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-28 21:10:30 +00:00
quartz235@gmail.com f2354e4959 TG Updates: Fixed issue 255 for miss phaeron
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2737 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-28 20:57:15 +00:00
Tastyfish ca9f25a1e4 Merge remote-tracking branch 'upstream/master' 2012-02-28 15:56:02 -05:00
quartz235@gmail.com 23993ba9a9 TG Update: monkeys are no longer made of antigibnium, as brought to my attention in issue 253
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2736 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-28 20:53:51 +00:00
quartz235@gmail.com 86ae15aa49 TG Update: tiny bugfix before i go to sleep fixes issue 180
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2735 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-28 20:52:52 +00:00
CIB e30ad74ff5 Merge pull request #546 from SkyMarshal/master
Nuke upgrade, admin player panel update, disposal and teleporter features.
2012-02-28 12:45:08 -08:00
SkyMarshal 6b0f56a772 Merge pull request #547 from Hawk-v3/master
TG Commits
2012-02-28 12:43:31 -08:00
Tastyfish 4e0787a550 new manifest at mid-game new player screen 2012-02-28 15:43:22 -05:00