Commit Graph

748 Commits

Author SHA1 Message Date
Cerebulon
91c6dd5c5a Axe player-facing references to 'biological gender' (#9096)
* Axe player-facing references to 'biological gender'

* Axe player-facing references to bio gender... In the other files too.

* typo is ym middle name
2023-04-23 11:15:57 -08:00
klorpa
f445ffde0a Spelling Fixes (#8973)
* SpellingFixes

* OtherTypos

* OtherTypos
2023-04-08 21:39:28 -08:00
Ava
8ede4b4c79 Bioprinter refactor and nanoUI-ification (#9021)
* Good hunk of work on bioprinter refactoring

* and now I sleep

* strongDMM, update maps

* compile tgui bundle

* testing refinements

* Convert to nano

* Slice out the tgui bits
2023-03-23 18:25:42 -08:00
Mechoid
a9fe81de92 Energy Gun maint, Electromag damage type. (#9017)
* Energy gun icons moved to their own DMI.

Electromag damage type added, allowing objects to deal EMP damage.
EMP beamtypes added as proof of concept for above, and future use.

* Sort unused icons from used.
Remove duplicates from gun2.

* lasersmg sprite returned

* E X A M P L E
2023-03-22 17:35:28 -08:00
Atermonera
fa1082881b Merge pull request #9050 from MistakeNot4892/drakemove
Move intent tweaks.
2023-03-14 00:01:26 -08:00
Atermonera
488f97fdeb Merge pull request #9025 from Mechoid/PlanetaryMeteors
Rocks Fall, Everyone Dies. AKA Adds Planetary Meteors (Again) (For Real)
2023-03-13 23:42:19 -08:00
MistakeNot4892
db1a97868d Implementing movement system flags, fixing simplemob movement delays. 2023-03-12 01:22:03 +11:00
Varlaisvea
6b909477bc the little construction pr (#9002)
* the little construction pr

* construction-related bugfixes (teal carpet corners, arcade construction, airlock screwdriver panel)

* Update code/game/objects/items/stacks/tiles/tile_types.dm

Co-authored-by: Atermonera <atermonera@gmail.com>

* mmmm sweet sweet updates

* actually compiles

---------

Co-authored-by: Atermonera <atermonera@gmail.com>
2023-03-08 18:55:54 -08:00
Sypsoti
4bf1424695 Merge pull request #8974 from elgeonmb/newtracon
Overhauls the Air Traffic Controller / Busy Space system
2023-03-08 11:54:35 -06:00
Mechoid
ca2f68bf14 Adds Planetary Meteors (Again) (For Real)
Planetary meteor showers can occur.
Hull shield generators made Smarter for planetary use.
2023-03-05 05:27:29 -08:00
Frenjo
20cdc4b676 Converts move intents to /decl/move_intent (#8993)
* Converts move intents to /decl/move_intent

Adds /decl/move_intent/walk and /decl/move_intent/run.

Switches all move intent checks to use the new IS_RUNNING and IS_WALKING macros.

Renames and refactors /mob/living/proc/set_m_intent() to /mob/living/proc/set_move_intent(decl/move_intent/intent).

Removes the unnecessary /mob/var/m_int and associated code.

Updates all move intent setters to use set_move_intent().

* Swaps incorrect config values

Swaps incorrect move delays since I got them backwards somehow, oopsies.

* Adds suggested ?. operator

Compactifies two if statements using the ?. operator instead.
2023-03-04 14:28:10 -08:00
Ava
a513128466 Prototype - floor-generalized snow layers, instead of snow turfs (#8970)
* Prototype of generalized snow

* documentation to flimsily justify my madness + polishing

* it is often beneficial to have the code actually work

* Review stuff

* helpers, fixes, cleanliness

* Fix generic submaps

* Lazylists, ft. lung damage on the example map

* I'm such a STUPID KITTY

* sanity courtesy of loaf

* Fix appearance of roundstart snowy turfs
2023-03-04 12:18:50 -08:00
Mechoid
7b018e3281 Upkeep on Mech & Cliff code. (#8946)
* Upkeep on Mech code.

Assembly Mines fixed, they do not spawn with an explosive payload from parent.

Vehicles no longer ignore cliffs.

Exosuits no longer ignore cliffs.

Objects can fall off cliffs. Objects with a buckled person will hurt the person. (Rollerbeds looking at you.)

Jumpjets added to allow planetary traversal, primarily useful upon the Serenity, Hoverpods, and Marauders (adminspawn). When toggled, they allow movement vertically, and prevent falling through open spaces. When used as the active equipment, it will launch the exosuit toward the target turf. When not on one of the above mentioned suits, it will cause a small explosion on launch, damaging the exosuit and anything directly nearby.

* Fighters are flying.

* Revert step delay floor adjustment. Flat strafing modifier of 1/5th of a second should be enough.

* Correction and Tweak.

* Fix stupidity.
2023-03-04 11:36:18 -08:00
elgeonmb
4e8ff0628a fixes some other stuff
more interesting failures
timeskips the pearl
2023-02-25 15:47:23 -08:00
Cerebulon
69ba99b5e6 /tg/ era language pass (#8962)
* /tg/ era language pass

* Another pass, more generally inc. code comments

* Even more word tweakies
2023-02-24 23:33:52 -08:00
elgeonmb
96505dfd8e all systems added to the best of my abilities. christ. 2023-02-20 17:40:02 -08:00
Atermonera
9bae8da4d4 Merge pull request #8940 from Mechoid/DistantGulfDLC
Adds fog as a weather. It's cold.
2023-02-18 21:13:30 -08:00
elgeonmb
8ff97f03cf new system works now! 2023-02-18 19:49:47 -08:00
Atermonera
fbb33b538f Merge pull request #8935 from Greenjoe12345/money
more economic status options
2023-02-16 17:08:42 -08:00
elgeonmb
45ccebb581 initial commit may or may not work 2023-02-15 23:27:30 -08:00
MistakeNot4892
9a84667323 Reworks on-mob overlay icon generation. (#8920)
* Porting species equip_adjust from Neb.

* get_species() => get_species_name(), adds correct get_species() impl

* sprite_sheets is now crudely lazylisted.

* Adds returns to add_blood and add_accessories.

* apply_addblends now uses an overlay.

* Renames the various worn overlay procs to be more informative.

* Debugging/refining overlay gen.

* Adding handling for string icon paths.

* Refining/debugging offset overlay gen.

* Getting the offset system working.

* Commenting out Teshari offsets for the time being.
2023-02-15 18:22:42 -08:00
Mechoid
b942319ecf Adds fog as a weather. It's cold. 2023-02-10 12:37:55 -08:00
Greenjoe12345
833ad7229f money 2023-02-09 00:39:17 +00:00
MistakeNot4892
deb758ab32 Adding some synthetic simplemob handling to damage strings.
Added synthetic simplemob repair.
2023-02-05 12:39:22 +11:00
Spookerton
82e47700de Merge pull request #8911 from Seris02/robolimbsfix
fixes robo limbs setting child limbs afterwards
2023-02-04 20:35:15 +00:00
Seris02
c57136b7d3 fixes robo limbs setting child limbs afterwards 2023-01-30 13:10:41 +08:00
MistakeNot4892
9c5eca2449 Refactoring mines and simplying disarm. 2023-01-14 00:17:59 +11:00
spookerton
7b97496251 add atom/Topic & atom/CreateAtomTopic + examine
I was originally going to do a suggestion but ended up writing an
alternative since it would've been a very big suggestion.

atom/Topic and atom/CreateAtomTopic are provided as a pair with basic
source verification built in. *This verification is not currently
applied for subtypes of atom because their own topic links do not pass
the appropriate reference.*

adds the AtomTopicExamine behavior & related code in atom examine.
Examined atoms that do not display all of their available information
in the chat box will indicate that they have more information available
and provide a link to switch to the examine tab of the stat panel. This
is applied for both preferences where the examine tab is not opened
automatically.

fixes a couple of display issues with examine behavior, including a
blank line showing when usage information should be included but none
was available.

closes #8808
2022-11-07 12:39:15 +00:00
spookerton
b0a6851e0f correct behavior & use of QDEL_NULL_LIST+ odd shim 2022-11-03 12:38:03 +00:00
spookerton
cd25cb4b3a correct mixed case QDEL_NULL/qdel_null + behavior 2022-11-03 12:38:03 +00:00
spookerton
f432c68fc2 mix of old bay, vore, and tg io macros -> baylike 2022-11-03 12:38:03 +00:00
MistakeNot4892
e89376237b Standardized area flag defines, added vendor rampancy flag check. 2022-10-23 23:56:37 +11:00
Atermonera
712c59328f Implements a path-based, player-specific whitelisting system (#8725)
* Implements a path-based, player-specific whitelisting system

* Readds ported functions

* Local testing

* Copy-paste error

* VV modifications, player panel interface

* Testing admin operations

* data review
2022-10-22 11:34:19 -08:00
Cerebulon
ac532f4633 Adds Sivian Creole Language (#8767)
* Adds Sivian Creole Language

* stok language key
2022-10-20 20:59:43 -08:00
spookerton
a5e55778da move landmark flags to a landmark_flags var 2022-10-18 09:36:41 +01:00
spookerton
ffba11e5ab rename a bunch of atom flags 2022-10-18 09:36:41 +01:00
spookerton
9c1dc82109 add turf_flags, move relevant stuff to it
moves *_BITFIELD macros to _macros.dm
2022-10-18 09:36:40 +01:00
spookerton
5c2b2804ce fix a whoops with INITIALIZE_IMMEDIATE 2022-10-18 09:36:40 +01:00
spookerton
3abdbbaa1c replaces atom.initialized with ATOM_INITIALIZED
refactors atom/var/flags to atom_flags and area_flags
moves NOBLOODY, NOBLUDGEON, and PHORONGUARD to item_flags instead of atom_flags
corrects various misapplied flags
2022-10-18 09:36:36 +01:00
spookerton
15fae406e0 add SSinit_misc_early 2022-10-16 12:27:05 +01:00
Spookerton
9a1b8322bd trained drakes can collect/drop items and use buttons, fire alarms, and levers (#8734)
* drakes can collect/drop items and use buttons

* add a basic implementation of mob dexterity levels

* trained drake emotes are less visually intrusive

also fixes being able to take anchored items as a drake
also fixes some double messages on drake storage
also fixes animals being able to attack/scratch doors without a cooldown
also adds optional scratch_sound on simple_mob for when scratching a door

* fire alarm & conveyor switch drake interactions

also fix runes for actions
also fix not showing progress for dropping an item

* trained drake button/inventory review tweaks

* animal harness suggestions early return tweak
2022-10-13 17:59:35 -08:00
Cerebulon
c463104999 Ports Diagonal Movement (#8199)
* Ports Diagonal Movement

* Requested tweaks

* mathemagical correction

* Update code/modules/keybindings/setup.dm

Co-authored-by: Spookerton <spkrtn@pm.me>

* Update code/_helpers/type2type.dm

Co-authored-by: Spookerton <spkrtn@pm.me>

* Update code/modules/keybindings/setup.dm

Co-authored-by: Spookerton <spkrtn@pm.me>

* fixed merge error

* Fixes falling, speed calculation, and non-hotkey WASD

Co-authored-by: Spookerton <spkrtn@pm.me>
2022-10-07 23:36:14 -08:00
Atermonera
b087dd00f6 Merge pull request #8722 from Spookerton/spkrtn/sys/sstyping
Adds SSTyping
2022-10-02 10:16:01 -08:00
spookerton
6385d90efc added sstyping 2022-10-02 16:15:56 +01:00
Atermonera
f32c8de8cd Merge pull request #8712 from Cerebulon/notaur
Removes Taurs
2022-10-01 21:38:21 -08:00
Cerebulon
63bcc560c3 Removes Taurs 2022-09-28 03:17:48 +01:00
spookerton
2a02b9129c moved sdmm defines to as early as possible in env 2022-09-26 22:53:07 +01:00
MistakeNot4892
426c37874a Adding joinable doggo alt title. 2022-08-26 15:55:44 +10:00
MistakeNot4892
174a6f75a5 Attempting to make bandages work on animals. 2022-08-16 23:03:08 +10:00
MistakeNot4892
0a30302657 Removing references to non-existent type path. 2022-08-12 20:30:58 +10:00