Commit Graph

7989 Commits

Author SHA1 Message Date
Zuhayr
d59b160f80 Oen'g's baton. 2012-12-19 00:13:19 -08:00
cib
ebb8a73ee3 Derp in previous commit.
Whoops. :(
2012-12-16 16:37:38 +01:00
cib
8355d498c7 Adjusted event chance config to new event system.
With events adjusted to departments, events should happen a bit more often.
2012-12-16 16:19:55 +01:00
cib
847c1efd0f Fixed a problem with events probability.
I multiplied with "percent" chances, without dividing by 100. Would lead to permanently 100% chance of anything.
2012-12-16 16:16:21 +01:00
cib
d94faea360 Event system now takes department activity into account.
Pretty much an overhaul of the whole event choosing system, which makes it a bit better IMO. Ported this from my larger feature request branch.
2012-12-16 15:15:18 +01:00
cib
933e53aa98 Merge branch 'bleeding-edge-freeze' of github.com:Baystation12/Baystation12 into minor_feature
Conflicts:
	code/game/gamemodes/events.dm
2012-12-16 15:02:54 +01:00
cib
679c715482 Merge branch 'master' of github.com:Baystation12/Baystation12 into minor_feature 2012-12-16 14:57:54 +01:00
Hawk-v3
9ed0e80acf Merge pull request #2058 from GauHelldragon/master
Portable Generator Fix
2012-12-16 05:55:56 -08:00
Zuhayr
45527ec599 Four custom items plus config.txt. 2012-12-16 00:40:04 -08:00
cib
7cf3244316 Fixes issue #2059
Mob transform into monkey no longer uses hardcoded DNA size of 14.
2012-12-16 04:57:32 +01:00
cib
a6d5a6a26e Removed yet another type of gib that looks like a head.
Just how many heads does a person have, according to this code?
2012-12-16 04:40:19 +01:00
cib
cc2057240a Fixed two compile errors. 2012-12-16 04:23:57 +01:00
cib
49958de6aa Removed loyalty implants from all security except the HoS.
See http://baystation12.net/forums/viewtopic.php?f=5&t=6318
2012-12-16 04:11:55 +01:00
cib
0855c5d1af Fixes issue #2006
Medical belt can now hold autoinjector.
2012-12-16 04:04:43 +01:00
cib
16a31a0cc3 Fixes issue #2053
Shuttle doors now close just before the shuttle leaves.
2012-12-16 03:59:32 +01:00
cib
caf56c4c7d Merge branch 'bugfix' into minor_feature 2012-12-16 03:41:32 +01:00
cib
7b8a33dc53 Fixed compile error regarding unclosed comment in events.dm 2012-12-16 03:39:45 +01:00
cib
9c4a48ffe5 Gibbing now creates actual limbs instead of decals.
Especially useful for the head, but also pretty nice in that you can now pick the limbs up and mail them to security.
2012-12-16 03:25:26 +01:00
cib
62d88717ba Fixed a bug with rev objective checking.
If a single alive, non-converted head left the station z-level, it'd be a victory for the revs.
2012-12-16 00:18:50 +01:00
Jim "Apples"
cff920917b Merge pull request #2054 from caelaislinn/work_in_progress
Various
2012-12-15 04:08:07 -08:00
Zuhayr
aedf5f2068 Ty Foster's custom necklace, Butcher Royce's custom Ripley skin and some minor changes to support it. 2012-12-15 02:08:03 -08:00
Cael_Aislinn
67b0e79b29 removed vermin spawn turf selection (was causing a short freeze at roundstart)
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2012-12-15 12:40:23 +10:00
Cael_Aislinn
50c4c120ba space ninja candidates have a timed popup asking the player if they accept (using ShadowDarke's sd_Alert), minor formatting cleanups
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2012-12-15 12:39:22 +10:00
Cael_Aislinn
b7804cc295 Merge remote-tracking branch 'remotes/Baystation12/Baystation12/bleeding-edge-freeze' into work_in_progress 2012-12-15 00:39:16 +10:00
Cael_Aislinn
d1cf168480 Merge remote-tracking branch 'remotes/Baystation12/Baystation12/master' into work_in_progress 2012-12-15 00:39:07 +10:00
Cael_Aislinn
df37dd4e75 significantlyt sped up temperature and pressure equalization when merging zones or hull breaches
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2012-12-15 00:36:39 +10:00
Zuhayr
6c3aec4198 Nasir's custom medallion. 2012-12-14 00:14:24 -08:00
Zuhayr
f8af31bdda Three custom items: Ana Ka'Rimah, Jane Doe, Altair An-Nasaqan. 2012-12-13 02:40:45 -08:00
GauHelldragon
0db60b65c7 Portable generator Fix
Portable generators properly drop their fuel when deconstructed
Portable generators need their cover open to be destructed now
Fixed a runtime error when building a portable generator with a 2s wire
2012-12-12 02:49:29 -08:00
cib
f664e7c99d Fixes issue #2033 2012-12-11 12:07:11 +01:00
cib
c4e9afe0ae Fix issue #2048
Disables random space ninja spawns.
2012-12-11 11:57:22 +01:00
Cael_Aislinn
d6a1bade5b Merge branch 'features' into work_in_progress 2012-12-11 12:39:22 +10:00
Cael_Aislinn
21c9f55654 Merge remote-tracking branch 'remotes/Baystation12/Baystation12/master' into work_in_progress 2012-12-11 12:38:58 +10:00
Mloc
9d60a87ee4 Merge pull request #2020 from GauHelldragon/master
Service Borg Upgrade
2012-12-10 08:44:33 -08:00
Mloc
c758a1aa94 Merge pull request #2022 from CIB/master
Airtank stuff
2012-12-10 08:40:52 -08:00
cib
fd4a3576d4 Fix to the improved player notes list. 2012-12-09 21:00:36 +04:00
cib
e7a54f6644 Merge branch 'master' of github.com:CIB/Baystation12 2012-12-09 19:07:49 +04:00
cib
c56974f2e8 Fixes issue #2043
Player notes list now has a better organized interface, which should prevent BYOND overloading and dying a gruesome death.
2012-12-09 16:04:43 +01:00
cib
a911d5de43 Merge branch 'master' of github.com:Baystation12/Baystation12 2012-12-09 15:34:15 +01:00
cib
173236acf0 Merge branch 'master' of github.com:Baystation12/Baystation12 2012-12-09 17:22:43 +04:00
Chinsky
2c34bd2db0 Merge branch 'master' of https://github.com/Baystation12/Baystation12 2012-12-06 18:24:05 +04:00
Chinsky
d567d88749 Fixed issue with severed heads not being visible 2012-12-06 18:20:56 +04:00
cib
30f5b2077c Merge branch 'master' of github.com:CIB/Baystation12 2012-12-06 18:16:38 +04:00
cib
0201e83fcb Merge branch 'master' of github.com:CIB/Baystation12 2012-12-06 15:15:25 +01:00
cib
6ab420237b Attack log will now store type path for bullets. 2012-12-06 15:14:17 +01:00
cib
ecb12fb4db Merge branch 'master' of git://github.com/comma/Baystation12 2012-12-06 16:50:28 +04:00
Cael_Aislinn
1a998e804d cleaned up and commented airflow code, fixed a bug in airflow where items airflow'd items could move other things around, removed myself from admins (it is such a dreadful bother to have to re-add myself all the time, I don't know how anyone could stand it)
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2012-12-04 18:18:38 +10:00
Jim "Apples"
84bcc87e45 Merge pull request #2027 from SweeperM/master
Fixes to lighting
2012-12-03 03:09:02 -08:00
Cael_Aislinn
f7d41058ed Merge branch 'work_in_progress' of github.com:caelaislinn/Baystation12 into features 2012-12-03 18:56:16 +10:00
Cael_Aislinn
39f07d50bf Merge https://github.com/Baystation12/Baystation12 into features 2012-12-03 18:54:21 +10:00