Commit Graph

335 Commits

Author SHA1 Message Date
Tigercat2000 4f1053f5b7 LINDA, Stage 1
This commit ports the base system of LINDA from TG. This version of linda
is the original version, with none of -tg-'s fixes, rewrites, or other
such improvements attached.

The mob ignite system has been 100% removed, as LINDA does not support
this normally. It may be added back in when the improvements and refactors
to LINDA have been ported.
2015-04-28 08:43:42 -07:00
TheDZD d570c0df31 Merge pull request #862 from tigercat2000/mbcidip
Bay play_server_sound caching & admin 'who' showing account age
2015-04-24 14:57:12 -04:00
Tigercat2000 34863374a0 First part of Bay admin improvements
This commit integrates baystation12's play_server_sound system, admin
'Who' showing account age.
2015-04-23 10:01:45 -07:00
DZD d0620af858 Adds AOOC
via Baystation12/Baystation12#8411
2015-04-23 12:41:06 -04:00
Remie Richards 0f7b09ef07 Procedural Map Generator System
This commit adds a Procedural map generating system for code and admins to
use ingame. The system is modular, which means that it is fairly easy to
make new generating systems. Currently, only the 'nature' unsimulated
system is implemented, as a testing verb for admins to use. Admins can
define the starting XYZ and ending XYZ of the generated system.

Players - This means you may see content that is truely random, in the
future.

Coders - This system allows you to randomize map elements. Writing new
modules is documented at
code/modules/procedural-mapping/mapGeneratorReadme.dm
Detailed information about how the system works, and how it can be
integrated is also avalible there.

Admins - This system will allow you to, at the touch of a button, create
very complex structures and turfs that would otherwise require being
spawned in manually, one by one. The nature button is a fairly good
example of this, with it's randomized grass textures, randomly placed
trees, and randomly placed rocks. This would normally take a good 5
minutes to do, spawning the trees and rocks and turfs, but it takes about
20 seconds to enter the coordinates and have it be completely random.
2015-04-11 05:28:10 -07:00
ZomgPonies cb987d3692 Alt Account checking 2015-04-06 23:12:15 -04:00
ZomgPonies 91e8b909c0 Squish Squash 2015-04-04 14:27:53 -04:00
SamCroswell b8a9c902a1 Removes Space Ninjas 2015-03-02 19:05:44 -05:00
ZomgPonies 710d60abda GC fixes 2015-02-25 10:58:56 -05:00
ZomgPonies b0a3d7e1cc Everyone should have check new players 2015-02-21 09:25:43 -05:00
Markolie d8d1670b68 Revert "Revert "Saycode/language/species port from Bay""
This reverts commit d54579850c.

Conflicts:
	code/game/gamemodes/nuclear/nuclearbomb.dm
	code/game/objects/items/devices/radio/intercom.dm
	code/modules/mob/living/silicon/pai/pai.dm
2015-02-20 17:46:35 +01:00
Tigercat2000 826ccaed70 Extra Freeze features- Prevent direct touching and pulling 2015-02-20 05:16:03 +01:00
Tigercat2000 4345506c9c Merge branch 'master' of github.com:ParadiseSS13/Paradise into FreezeMob
Conflicts:
	code/modules/admin/admin_verbs.dm
2015-02-20 03:52:58 +01:00
ZomgPonies d54579850c Revert "Saycode/language/species port from Bay" 2015-02-19 20:15:42 -05:00
ZomgPonies 043a5e0e31 Merge pull request #331 from Markolie/master
Saycode/language/species port from Bay
2015-02-19 19:07:25 -05:00
Mark van Alphen b407810e07 Merge pull request #324 from ZomgPonies/rev
New +MENTOR permission for mentors
2015-02-18 16:15:44 +01:00
ZomgPonies 6558590cb3 Fixed MAX SCIENCE moved admin verbs around 2015-02-18 09:21:31 -05:00
Markolie 21926c9e48 Part 1 of saycode/language/species port from Bay 2015-02-17 23:20:50 +01:00
ZomgPonies 91b0a3553f Check new players to mentors and view variables to mods and up 2015-02-17 15:12:55 -05:00
Tigercat2000 d23d8af778 Port of freeze mob verb from NSS Pheonix 2015-02-17 18:04:31 +01:00
ZomgPonies c218a2457f New +MENTOR permission for mentors 2015-02-17 02:28:00 -05:00
ZomgPonies 66be012a9c Fixes attacklog toggle not saving accross rounds 2015-02-15 12:23:21 -05:00
Markolie 61e9fe3b28 Admin fax overhaul 2015-02-13 20:46:19 +01:00
Markolie 36f5bd0c52 Add AI latejoining, fix Ofitser again, blob damages pods 2015-02-05 14:58:12 +01:00
Bone White 28eda34bc0 Adds Injection Only type viruses
Third virus transmission type, only transmits through blood injection.
Contacting infected blood will _NOT_ transmit the disease, only through
getting infected blood into your blood will the disease be transmitted.

Opens up a whole new ballgame for targeted viruses, along with disabled
mutations.  Antagonist and Security-Buffing Virologists unite!
2015-01-27 06:19:05 +00:00
Markolie 956f2ba703 Event overhaul from Bay, atmos fixes 2015-01-21 23:05:59 +01:00
Markolie 2fbddc8c0a Give access to Advanced ProcCall by right clicking an atom, overall ProcCall improvements from /tg/ 2015-01-19 23:21:23 +01:00
Markolie 2e37a88639 More verb fixes 2015-01-06 22:46:11 +01:00
Tigercat2000 067d9565e3 Changes the button for admin OOC color to be descriptive of such. "OOC
Text Color" to "Personal OOC Text Color"
2014-11-20 20:13:31 -08:00
ZomgPonies 5b04ef3385 Merge pull request #355 from Bone-White/master
Pipe wall drilling fix
2014-08-05 20:34:01 -04:00
Bone White 26acad361e Added Admin PM by Key verb 2014-08-05 16:38:37 +01:00
ZomgPonies a3fdd71012 Forgot an event verb for seniormins 2014-08-03 22:08:41 -04:00
ZomgPonies 48be906056 Merge pull request #328 from SamCroswell/master
Added an admin verb to toggle ERTs
2014-07-26 19:15:57 -04:00
SamCroswell 075ad2a943 Added an admin verb to toggle ERTs 2014-07-26 18:04:33 -04:00
ZomgPonies 431ab486b3 Made all current wizard + genetic spells a subtype of spell/wizard (Since they use the same action button row) 2014-07-23 11:04:07 -04:00
ZomgPonies 800d5b4b0b Revert "Made wizard spells into various subtypes"
This reverts commit 8b703f55af.
2014-07-23 10:58:20 -04:00
Mark Aherne 992ceecd4e NanoUI updates.
* Map gen verb is now limited to those with server access.
* Added Z layer support.

Conflicts:
	code/modules/admin/admin_verbs.dm
	nano/images/nanomap.png
2014-07-21 18:54:19 -04:00
ZomgPonies 8b703f55af Made wizard spells into various subtypes 2014-07-21 09:40:42 -04:00
ZomgPonies 4e1d24609f Fireball explosion fixes 2014-07-20 04:31:32 -04:00
ZomgPonies 60b0659d43 Made update_power be at mob level since spells are at that level. 2014-07-18 12:11:13 -04:00
ZomgPonies aafa11712a Removal of virus1/disease1 system. So long GBS/Jungle Fever, you'll be missed! 2014-07-16 00:53:08 -04:00
Zuhayr 333c3c8ae7 Mining rework. Added ore scanner, adjusted values for spawn, added debug verbs.
Conflicts:
	baystation12.dme
	code/modules/admin/admin_verbs.dm
	maps/tgstation2.dmm
2014-07-13 08:44:47 -04:00
ZomgPonies 76276ace29 Cleaning out old unused code. 2014-07-13 08:10:44 -04:00
ZomgPonies 92940e1c00 Running tests and cleaning out useless debug verbs/procs. 2014-07-13 05:32:40 -04:00
ZomgPonies 3e3e4abbb5 More event fixes. 2014-06-22 04:03:08 -04:00
ZomgPonies c6da7fdcdb Moar Event stuff 2014-06-21 07:12:55 -04:00
ZomgPonies 65785a2ee1 Move moar shit to Event tab 2014-06-21 06:55:15 -04:00
ZomgPonies fea9d8eda3 Switched verbs around, removed Fun tab, new Event tab for event coordinators 2014-06-21 04:37:50 -04:00
ZomgPonies a5c68a80c3 Fixing +MOD permissions and awho 2014-06-20 05:08:51 -04:00
ZomgPonies 529667a1a1 Remove that from admin verbs. 2014-06-19 19:25:04 -04:00