Spades
2330968176
Replaces Station Administrator
2016-10-06 22:38:02 -04:00
Spades
9c78d6a2a1
Naming inconsistencies fixed
...
The short naming of central command has been really inconsistent across
the game's files. This has always annoyed the shit out of me.
CentComm and Centcomm and Centcom are now all CentCom, specifically with
that capitalization. Why one M instead of two M's? Because Comm with two
'M's = Communications. Hence, Telecomms, NOT Telecoms. Telecoms is
incorrect. CentCom was also chosen because CentCom with one M and this
casing is most found throughout the game's files.
Speaking of Telecomms, I corrected one instance in the game where it's
Telecom. Like I said, this is not correct. There was only one
inconsistency.
Likewise, Nanotrasen has been changed to NanoTrasen. Nanotrasen only
appears 20 times, where NanoTrasen appears 62. NanoTrasen is clearly the
preferred, correct naming.
2016-09-13 16:36:43 -04:00
SinTwo
a2a2f58e93
Fixes #2352
2016-08-27 13:44:32 -04:00
PsiOmegaDelta
c6105e01a0
Adds missing error handler that made it difficult to debug runtimes.
2016-08-25 18:21:55 +01:00
SinTwo
eabefc538a
Revert "Merge branch 'master' of https://github.com/PolarisSS13/Polaris into NanoGrade"
...
This reverts commit 6bb5409349 , reversing
changes made to f6a83d5ee0 .
2016-08-15 12:58:00 -04:00
SinTwo
fe46fac5cc
final new NanoUI fixes and tgui port
2016-07-27 23:01:26 -04:00
SinTwo
0086d61d56
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into NanoGrade
...
Conflicts:
code/modules/client/client procs.dm
nano/templates/robot_control.tmpl
2016-07-27 16:11:55 -04:00
Arokha Sieyes
71d29b0320
Added features, cancel buttons.
...
Added job selection, adding to manifest optionally by early-check if they were on it before.
2016-07-05 12:04:38 -04:00
Arokha Sieyes
34c6ba4604
Modernizes [Re]Spawn Character
2016-07-05 02:40:01 -04:00
Yoshax
38200a3e20
Introduces max record length for record, converts uses of max book length to max paper length barring books
2016-06-27 16:26:31 +01:00
SinTwo
fbfa773f56
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into NanoGrade
...
Conflicts:
nano/css/icons.css
nano/css/shared.css
2016-06-25 19:58:21 -04:00
Neerti
4f7641b1b8
Adds the following;
...
Control-click to copy object type to adv. buildmode
Ability to instantly build a rectanglar room with custom walls and floor by clicking two points.
Ability to create two ladders, linked to each other, and have correct icons, by clicking two points.
Ability to instantly move one object into another object by left/right clicking.
Ability to make anything glow, with custom range, intensity, or color, or to reset glowing.
Partial pathnames for all buildmode path inputs.
Adds spans.
2016-06-24 23:16:33 -04:00
SinTwo
4fa126b7e7
a whole lot of nanoui upgrades
2016-06-24 00:43:16 -04:00
Spades
c89752a369
Fax, Prayer, and Emergency Comms
...
Resolves #1862
2016-06-14 16:32:13 -04:00
Jon
21f898e047
First commit of manual port of BS12
...
#13042
and
#13086
2016-05-29 00:56:11 +01:00
Yoshax
77ee2215e7
Removes unused and unnecessary spam prevention
2016-05-26 04:24:18 +01:00
Datraen
beda3185eb
Reverts the second mob clean up because of incomplete implementation.
...
This caused an error that would then cause machinery to hang on the server, and was reproduced successfully.
2016-05-04 00:24:55 -04:00
Kelenius
98badae45f
Merge branch 'master' into cleanupTwo
2016-04-21 11:41:32 +03:00
Atlantis
e8a4f57bcf
Adds full atmospherics reset admin verb
...
- Adds "Fix Atmospheric Problems" verb, that is accessible to server admins.
- This verb will perform full reset of atmosphere. Unlike reboot-zas this fixes any possible griefs or bugs, by completely purging all existing gases and resetting them to roundstart values.
2016-04-10 17:23:43 +01:00
Datraen
e1c0256477
Brings the jumpsuits, pants, shorts, ponchos and hoodies under the path system.
2016-04-05 14:44:31 -04:00
Yoshax
db1a5021bc
Corrects error in a span ckass
2016-03-28 17:19:03 +01:00
Yoshax
d0d3d3cb16
Merge remote-tracking branch 'upstream/master' into morepreferences
2016-03-27 00:17:24 +00:00
Kelenius
df5a0d7941
Mob inventory cleanup
...
Replaces three item removal procs with one
Adds a proc to delete an item on the mob
2016-03-24 01:23:08 +03:00
Kelenius
e883863f4b
Merge branch 'master' into playingWithTravis
2016-03-23 17:12:11 +03:00
Yoshax
5d9596a72d
Makes it possible to have more than 16 preferences
2016-03-21 18:56:27 +00:00
Datraen
996ce92f7f
Merge pull request #1184 from Yoshax/510prep
...
Ports Byond 510 preperations from Bay
2016-03-20 13:45:40 -04:00
Datraen
fe9d3fd4c4
Merge pull request #1027 from Kelenius/mobCleanup
...
Changes types of ghosts and eyes
2016-03-18 13:50:47 -04:00
Yoshax
9f4ff63d11
Makes being muted from something more visible
2016-03-16 20:29:18 +00:00
Yoshax
8be10d96dd
Ports Byond 510 preperations from Bay
...
Updates comment
Updates supply file
2016-03-14 18:21:44 +00:00
Kelenius
3fdda5e8c5
Fixes issues travis found
2016-03-11 11:59:51 +03:00
Kelenius
974a2a8216
Removes splash code
...
Unused
2016-03-10 10:55:35 +03:00
Kelenius
acc78a8000
Changes types of ghosts and eyes
...
``/mob/dead/observer`` -> ``/mob/observer/dead``
``/mob/eye`` -> ``/mob/observer/eye``
Reason being that they are similar in that they both don't interact with
the world in any way. Some procs were shared, some checks as well, and
it overall makes more sense this way. Plus, there were no ``/mob/dead``
mobs.
2016-02-20 15:36:05 +03:00
Zuhayr
cbc506fd51
Removed xenomorphs.
2016-02-20 11:50:18 +10:30
Kelenius
f106b3f26b
Removes cloaking device
...
Adminspawn-only device that is never used, but every time a human
updates icons, they check if they have one. Neat!
2016-02-08 14:28:54 +03:00
Zuhayr
7c3993b68b
Revert "Revert "Bay update.""
2016-02-07 16:33:30 +10:30
Zuhayr
98d983577c
Revert "Bay update."
2016-02-07 16:07:05 +10:30
Neerti
f2cd67fe16
Merge pull request #810 from Zuhayr/bayupdate
...
Bay update.
2016-02-05 23:21:07 -05:00
Kelenius
b86c730695
Removes the old virus system
...
Appendicitis moved to appendix organ
2016-01-27 11:44:41 +03:00
Zuhayr
e557a71fdc
Merge branch 'dev-freeze' of https://github.com/Baystation12/Baystation12
2016-01-20 08:01:14 +10:30
Datraen
0c4c3b7add
Gives mods AOOC, fixes AUTOAUTOTRAITOR.
2016-01-05 18:12:56 -05:00
Datraen
c19d735e7b
Adds more accesses to things.
2016-01-02 22:19:44 -05:00
Datraen
f3a60c054c
Gives mods access to direct narrate.
2016-01-02 21:25:09 -05:00
Datraen
0b4ed44ce4
Fixes admin verb, also adds changelog.
2015-12-22 15:09:28 -05:00
PsiOmegaDelta
f382626075
Merge remote-tracking branch 'upstream/master' into dev-freeze
...
Conflicts:
code/game/asteroid.dm
code/game/verbs/ooc.dm
code/modules/admin/verbs/icarus.dm
code/modules/mob/living/silicon/robot/robot_items.dm
code/modules/projectiles/projectile/special.dm
code/modules/random_map/random_map.dm
code/setup.dm
2015-12-13 10:15:29 +01:00
SkyMarshal
d10118e3d0
Fixes #11346
...
Fixes #8123
Removes adminbus ability to call down the Icarus... because it's pretty broken.
2015-12-12 12:03:15 -07:00
SkyMarshal
eae12b8f9c
Fixes #8568
2015-12-11 19:52:18 -07:00
HarpyEagle
a9d3f02cd5
Updates preset TTV bombs, adds debug verb
2015-12-08 18:15:55 +01:00
PsiOmegaDelta
5a0d76d876
Merge pull request #11548 from Baystation12/master
...
Dev-freeze
2015-12-01 08:09:15 +01:00
Datraen
3506e0861c
Fixes jumping, adds dev access to msay and ahelps.
2015-11-29 22:34:00 -05:00
PsiOmegaDelta
2d5677109f
Build mode throws now admin logs.
...
Fixes #11514 .
2015-11-29 12:14:31 +01:00