Commit Graph

14 Commits

Author SHA1 Message Date
AffectedArc07 bd91a1b962 Obliterates the RSC (#26498) 2024-08-15 18:20:11 +00:00
Henri215 9e04910ce6 Adds the Nuclear training bomb, second try (#25352)
* Adds the Nuclear training bomb

* boxstation

* other maps

* moved camera

* missing cable

* last fixes

* delta, last fix

* Update code/datums/wires/nuclearbomb_wires.dm

Co-authored-by: Charlie Nolan <funnyman3595@gmail.com>
Signed-off-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Signed-off-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Signed-off-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* cyberiad missing floor

---------

Signed-off-by: Henri215 <77684085+Henri215@users.noreply.github.com>
Co-authored-by: Charlie Nolan <funnyman3595@gmail.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2024-05-14 12:53:00 +00:00
Qwertytoforty 64456806a5 [READY FOR REVIEW] I killed bubblegum on hard mode and all I got was this stupid medal. Adds hard mode to megafauna. (#22016)
* hard mode stuff

* further progress

* more progress

* pausing work to fix bug

* lets pr this mess

* more progress saving as vacation soon

* sleep_check_qdel

* saving work

* medals into deconflicting

* icons

* Fix compilings, medals

* Apply suggestions from code review

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* yes

* Apply suggestions from code review

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* earliest of the returns

* icons

* Apply suggestions from code review

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* Update code/modules/mob/living/simple_animal/hostile/megafauna/megafauna.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* ah lateload, my beloved and hated with no debug points

* todoops

* requested changes

* move medals / move comment

* guh

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-10-09 21:45:41 +01:00
Kyani 989912d761 Adds Ability to Emag the AI upload console (#20894)
* start -no AI laws

* Update law.dm

* Update law.dm

* Update law.dm

* Update module.dmi

* Update module.dmi

* Update module.dmi

* Update law.dm

* Update code/game/machinery/computer/law.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/game/machinery/computer/law.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/game/machinery/computer/law.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/game/machinery/computer/law.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/game/machinery/computer/law.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/game/machinery/computer/law.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/game/machinery/computer/law.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update law.dm

* fixed delay and admin log

* changes the ion overwright check to be more compliant

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* updated the check for existing ions to be more compliant

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/game/machinery/computer/buildandrepair.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* added a check to skip the for loop early

* Update code/game/machinery/computer/law.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/game/machinery/computer/law.dm

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>

* added gaurd clause and created cooldown  define

* restructuring into procs

added emag_cooldown to a defone
put most of the code into procs

* Update code/game/machinery/computer/law.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/game/machinery/computer/law.dm

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>

* Update code/game/machinery/computer/law.dm

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>

* PR comment changes

did some typo corrections on the original AI code, and added a /span
added a gaurd clause to the emag_inherent_law() proc
changed how the new ion law is stored and used for readability

* removed redundant else statements

* Update code/game/machinery/computer/law.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* comments/foundlaws refactor/warning fixes

refactors howthe foundlaws worked, now not requiring a for loop to do so. Refactors how some of the commands worked to prevent static warning
added comments

* Update code/game/machinery/computer/law.dm

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>

* Update code/game/machinery/computer/law.dm

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>

* Update code/game/machinery/computer/law.dm

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>

* Update code/game/machinery/computer/law.dm

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>

* broke apart attack_by into more procs

* Update code/game/machinery/computer/law.dm

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>

* Update code/game/machinery/computer/law.dm

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>

* updated cooldown definition

* typo fix

Its three hours past time to sleep. Made some dumb errors

* de-conflicted

* Update code/game/machinery/computer/law.dm

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>

* Update code/game/machinery/computer/law.dm

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>

* fixed a runtime and snake case

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2023-06-14 21:36:41 +01:00
ATP-Engineer e140754c57 Polishes most of the module.dmi circuitry sprites to blend with newer sprite styles. (#20895)
* Removes old .dmi

Removes old .dmi to make room for the new one.

* Polishing a majority of module.dmi sprites

adds new .dmi with polished varients of most sprites as a short term improvement until someone fully overhauls the entire folder.
2023-06-02 17:24:12 +01:00
Henri215 8d9df5ec62 (TG Port) Recolors the circuit boards into department-based colors (#20392) 2023-02-25 01:03:27 -06:00
Fox McCloud 67d12c0aa6 Full Positronic Brain to Robotic Brain Refactor 2018-07-12 19:30:48 -04:00
Fox-McCloud 9b56e9ac70 fixes and forgotten botany belt 2017-01-27 19:28:00 -05:00
Fox-McCloud 104bfab759 sprite and code fixes 2017-01-22 23:25:56 -05:00
Fox-McCloud 2a3ccf3729 Cyborg Upgrade Additions and Refactor 2016-07-11 06:16:44 -04:00
Markolie d8f98d6082 Add dmisort.sh script, and sorts all icons in .dmi files 2015-09-17 01:08:58 +02:00
Erthilo f2777aa65f TG: Tonnes of stuff, please check the changelog.
In short: massive updates to security, the library, hydroponics, the kitchen and
the bar, by Flazeo and Ikarrus
Massive updates to the PA, with Invisty's new sprites, done by Sieve
New sprites for field gens too, also by Invisty
Borg and battery updates by Sieve
Fake gloves by Sieve
I messed around with some pressure_resistance stuff on Dumpdavidson's suggestion
(only in paperwork)

PROBABLY A BUNCH OF OTHER SHIT
Revision: r3505
Author: 	 petethegoat
2012-05-06 18:26:41 +01:00
panurgomatic bd4bf94f39 - Lots of garbage were removed from tgstation.dme by me and DreamMaker itself. Still, compiles ok for me.
- Mech part fabricator.
- Buildable Gygax mech + related sprites\construction datums\etc

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@993 316c924e-a436-60f5-8080-3fe189b3f50e
2011-02-08 04:58:22 +00:00
only.lurking 662c08272a git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2 316c924e-a436-60f5-8080-3fe189b3f50e 2010-08-23 14:29:20 +00:00