Ghommie
|
c569da5713
|
Fixes PDA skin preference not saving up.
|
2019-06-30 17:17:23 +02:00 |
|
Ghommie
|
67f00fc049
|
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into Ghommie-cit42
|
2019-06-24 16:48:15 +02:00 |
|
kevinz000
|
05f304f9c0
|
Merge pull request #8692 from Ghommie/Ghommie-cit69
[s] Ports "Fixes PDA TK exploits" and "Fixes pride mirror exploit"
|
2019-06-23 06:56:17 -07:00 |
|
Ghommie
|
44a9fe9521
|
Fixes "Penlights Cannot Give Eye Exams"
|
2019-06-19 13:38:59 +02:00 |
|
Ghommie
|
55795355fd
|
Ports "[s] Fixes pride mirror exploit"
|
2019-06-19 03:31:36 +02:00 |
|
Ghommie
|
df9c4fd1f4
|
[s] Ports "Fixes PDA TK exploits"
|
2019-06-19 03:08:44 +02:00 |
|
kevinz000
|
89dd3d4e87
|
Merge pull request #8657 from BlackMajor/Dunga
HAHA WHOOPS I ACCIDENTALLY NUKED IT
|
2019-06-16 03:11:26 -07:00 |
|
BlackMajor
|
979455d86a
|
HAHA WHOOPS
|
2019-06-16 22:10:00 +12:00 |
|
kevinz000
|
8e10286fd6
|
Merge pull request #8484 from BlackMajor/Dunga
Adds bluespace compression kit and superglue
|
2019-06-16 01:10:25 -07:00 |
|
Ghommie
|
b4ccfe078a
|
snap
|
2019-06-10 00:35:57 +02:00 |
|
Ghommie
|
79c4ce502e
|
more pda skins.
|
2019-06-10 00:28:43 +02:00 |
|
Ghommie
|
cce9c87af7
|
shower ideas.
|
2019-06-09 20:46:37 +02:00 |
|
Ghommie
|
88ab1794a6
|
lazylen
|
2019-06-09 20:00:54 +02:00 |
|
Ghommie
|
d2e216f2de
|
tested fixed tested fixed tested.
|
2019-06-09 19:55:08 +02:00 |
|
Ghommie
|
480ee9a9da
|
Reskinnable PDAs.
|
2019-06-08 19:55:47 +02:00 |
|
kevinz000
|
ab565d2483
|
Merge pull request #8547 from Ghommie/Ghommie-cit29
Moves traits to datums and turn the accessors into defines
|
2019-06-08 01:22:16 -07:00 |
|
BlackMajor
|
c5f79c9da8
|
Fine i'll put it back in tools then, will that make you happy?
|
2019-06-07 12:30:34 +12:00 |
|
BlackMajor
|
21fd11718a
|
Bundled glue in with compression kit PR
|
2019-06-07 12:00:06 +12:00 |
|
Ghommie
|
d3d2b8d898
|
should be ready.
|
2019-06-06 19:24:20 +02:00 |
|
BlackMajor
|
46123cb1fa
|
First attempt at making size change damage (doesn't work yet)
|
2019-06-01 02:45:14 +12:00 |
|
BlackMajor
|
2b1931c217
|
Compression kit can now shrink dicks. Also gives it way more feedback.
|
2019-06-01 00:42:40 +12:00 |
|
BlackMajor
|
4cfb473e3a
|
Update
Fixes merge conflict with gangs.
Adds a little feedback.
Fixes crystal eating.
|
2019-05-30 12:23:57 +12:00 |
|
BlackMajor
|
93464b8f24
|
Adds bluespace compression kit
|
2019-05-30 02:46:34 +12:00 |
|
deathride58
|
4fc31f6322
|
Merge branch 'master' into fuckatmos
|
2019-05-25 15:34:06 -04:00 |
|
BlackMajor
|
f94cbe94f6
|
Ports TG firebots
|
2019-05-24 23:58:39 +12:00 |
|
kevinz000
|
64202b1444
|
Merge pull request #8247 from Poojawa/custom-race
Custom Species names
|
2019-04-22 21:41:31 -07:00 |
|
Trilbyspaceclone
|
ed608ac32c
|
Bhijn...
|
2019-04-16 20:26:24 -04:00 |
|
Trilbyspaceclone
|
df880c6723
|
Update PDA.dm
|
2019-04-16 16:07:52 -04:00 |
|
Trilbyspaceclone
|
1b970e7ce0
|
Update PDA.dm
|
2019-04-16 15:08:45 -04:00 |
|
Trilbyspaceclone
|
2b57db57ab
|
Update PDA.dm
|
2019-04-16 15:07:51 -04:00 |
|
Trilbyspaceclone
|
5c0c8aa4c9
|
Update PDA.dm
|
2019-04-15 23:43:36 -04:00 |
|
Poojawa
|
f767069dc2
|
Custom Species names
|
2019-04-15 13:50:21 -05:00 |
|
deathride58
|
905f32b193
|
further optimizes performance by making all of the meta gas properties use their own individual lists instead of being in a messy nested list
|
2019-04-14 16:40:37 -04:00 |
|
deathride58
|
41375d9737
|
Increases performance significantly by turning garbage collection into a define
|
2019-04-14 11:33:28 -04:00 |
|
deathride58
|
2c9deab42e
|
removes add_gas() and assert_gas(). next up: do further testing with garbage_collect() present and not present
|
2019-04-14 10:33:39 -04:00 |
|
deathride58
|
8b75240d89
|
fuck atmos - attempts to optimize atmos by removing GAS_META from the gas mixture meta list and removing the usage of gas archive
|
2019-04-11 17:07:11 -04:00 |
|
deathride58
|
c8d51c4231
|
Attempts to improve the performance of /mob/Stat() by using defines instead of procs for grabbing the current time
|
2019-04-02 01:11:29 -04:00 |
|
Zandario
|
7877cadcad
|
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into zandario-sound-overhaul
|
2019-03-29 14:28:31 -05:00 |
|
Zandario
|
30ff894398
|
Adds PDA Sounds
Adds new sound files and gives the PDA life!
|
2019-03-29 14:18:34 -05:00 |
|
nik707
|
af0b92cb84
|
Merge pull request #8154 from Citadel-Station-13/kevinz000-patch-27
fixes forcefield exploit
|
2019-03-22 18:21:37 -05:00 |
|
nik707
|
b3776a2e3c
|
Merge pull request #8155 from Citadel-Station-13/kevinz000-patch-29
forcefields can no longer be stacked
|
2019-03-22 18:21:24 -05:00 |
|
kevinz000
|
f9aa4f8f82
|
Update forcefieldprojector.dm
|
2019-03-20 21:41:05 -07:00 |
|
kevinz000
|
bd86f659c9
|
Update forcefieldprojector.dm
|
2019-03-20 19:24:42 -07:00 |
|
kevinz000
|
b20e45d3b7
|
Update forcefieldprojector.dm
|
2019-03-20 19:22:25 -07:00 |
|
Trilbyspaceclone
|
830bfff180
|
Update PDA_types.dm
|
2019-03-18 17:45:26 -04:00 |
|
Trilbyspaceclone
|
026bf39929
|
NYA~
|
2019-03-18 17:31:03 -04:00 |
|
deathride58
|
0dc641f962
|
noisy flashlights - makes flashlights play a small sound when toggled on/off
|
2019-01-11 03:08:10 -05:00 |
|
deathride58
|
9390707bfe
|
200 iq
|
2018-11-16 22:26:35 -05:00 |
|
deathride58
|
621b0675e9
|
Fancy lighting wave 2 - expands nonbinary colored lighting to more than just flashlights and lights
|
2018-11-16 21:12:07 -05:00 |
|
Trilbyspaceclone
|
b745f56eeb
|
[Ready] Makes PDA notes have basic ship terms that relate to the NSEW form PFBSQ (#7690)
* I thought you said weast
* Weh
* Update code/game/objects/items/devices/PDA/PDA.dm
Co-Authored-By: Trilbyspaceclone <30435998+Trilbyspaceclone@users.noreply.github.com>
|
2018-11-09 19:09:54 -08:00 |
|