MistakeNot4892
47c7c5bdb7
Updating xenofauna equipment; adding gear and tracking implants.
2023-12-28 00:46:03 +11:00
Nyarlthotep
e2345a82ba
Adds colourable greatcoats and big hair ribbons
...
Adds colourable versions of the existing greatcoat and big hair ribbon items to loadout. Greatcoat recolour by corpsedoll.
2023-10-01 14:45:51 -03:00
MistakeNot4892
ab34458871
Removing unnecessary usage of icon_override for Teshari cloaks.
2023-06-23 23:03:54 +10:00
MistakeNot4892
01d97b7585
Added sprite sheet setting for tesh hoods.
2023-06-04 09:24:32 +10:00
MistakeNot4892
70bb491b3d
Reverts apparently broken sprite_sheets checking on tesh cloaks.
2023-05-30 09:34:31 +10:00
Atermonera and GitHub
0fb717a10d
Merge pull request #9104 from MistakeNot4892/teshoffsets
...
Added a cloak sprite sheet set for hooded Teshari cloaks.
2023-05-28 11:08:39 -08:00
Cerebulon and GitHub
d4134ced6f
Ports various downstream clothes ( #9044 )
...
* Ports various downstream clothes
* Two dresses by schnayy + more fixes
* Standardize loadout selection lists, var tracked cloaks, stray jacket pixels
2023-05-28 10:52:38 -08:00
MistakeNot4892
f31303496f
Added a cloak sprite sheet set for hooded Teshari cloaks.
2023-05-26 16:31:03 +10:00
MistakeNot4892
e6bbee4984
Fixes Teshari cloaks being offset due to not using sprite sheets.
2023-04-16 12:12:46 +10:00
klorpa and GitHub
f445ffde0a
Spelling Fixes ( #8973 )
...
* SpellingFixes
* OtherTypos
* OtherTypos
2023-04-08 21:39:28 -08:00
Cerebulon and GitHub
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
MistakeNot4892
9b7ba12c89
Cleaning up storage attackby.
2022-11-16 14:02:54 +11:00
Spookerton and GitHub
1d9f63d02c
Merge pull request #8820 from Cerebulon/newbasicssecurity
...
Basic Uniform Polish: Security
2022-11-13 12:15:20 +00:00
MistakeNot4892
86a8fb4378
Cleans up the storage accessory attackby path and prevents double insertion of items into storage accessories.
2022-11-08 12:55:20 +11:00
Cerebulon
113f84449c
Basic Uniform Polish: Security
2022-11-07 18:10:35 +00:00
Cerebulon
e5f251b02c
Adds a bunch of halloween costumes, costumes in loadout, costume file sorting
2022-10-25 03:42:19 +01:00
spookerton
bb472b4832
replace 0 for EMPTY_BITFIELD on atom_flags configs
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
Cerebulon
a1498026ff
Conflict Resolution
2022-10-16 20:31:15 +01:00
Cerebulon
9c630dc97b
conflict resolution
2022-10-15 00:15:30 +01:00
Spookerton and GitHub
5d6034a3cb
Merge pull request #8739 from Cerebulon/firefighting-gear
...
Firefighting Gear
2022-10-13 10:24:50 +01:00
Cerebulon
b1536ca2dd
Basic Uniform Resprite: Engineering
2022-10-11 00:28:14 +01:00
Cerebulon
0ac100f6ef
Fixes various reported bugs, more consistency
2022-10-10 19:43:27 +01:00
Cerebulon
29c823950e
adds hooded parkas
2022-10-09 23:23:19 +01:00
Cerebulon
575a27edcb
Firefighting gear
2022-10-09 20:02:54 +01:00
Cerebulon
df75515efb
Fixes flannel shirt loadout selection
2022-10-09 18:41:48 +01:00
Cerebulon and GitHub
3748572e9e
Consolidates Loadout Lists ( #8714 )
...
* Consolidates loadout listings significantly
* requested tweaks
* Requested tweaks II
2022-10-02 14:57:37 -08:00
MistakeNot4892
426c37874a
Adding joinable doggo alt title.
2022-08-26 15:55:44 +10:00
Cerebulon
b0b77ed84e
Adds job winter coats to job lockers
2022-05-03 20:21:29 +01:00
atermonera
9d71839ac6
Removes devices
2022-04-17 19:14:43 -08:00
atermonera
7a9806d9b4
Removes weapons
2022-04-17 19:14:32 -08:00
Sypsoti
6eb8210190
general sprite fixes + chocolate reagent
2022-04-13 15:00:08 -05:00
0232be9531
Repaths obj/effect/effect, datum/effect/effect [MDB_IGNORE] ( #8312 )
...
* Repaths obj/effect/effect, datum/effect/effect
* linter fixes
* No new
Co-authored-by: Atermonera <forslandm@gmail.com >
2022-01-16 00:14:39 -08:00
Atermonera and GitHub
439c9bf1f7
Merge pull request #8340 from MistakeNot4892/siffixes
...
Various tweaks on and around exploration.
2021-11-21 00:04:24 -08:00
MistakeNot4892 and GitHub
2f0a618d45
/atom New() => Initialize() [MDB IGNORE] ( #8298 )
...
* Find and replace argless atom New() to Initialize().
* Manual replacement of no-arg New() to Initialize().
* Manually replacing remaining New() overrides.
* Fixing linter issues with now-removed New() args.
* Tidying area init overrides.
* Porting Neb's atom subsystem.
* Trying to isolate init problems.
* Adjusting Init code post-test.
* Merging duplicate Initialize() procs.
* Merge resolution.
2021-11-14 00:09:14 -08:00
MistakeNot4892
b5409be7f5
Altclick on a uniform will now unholster a holstered gun.
2021-10-13 20:07:55 +11:00
Ghost Actual and GitHub
12b1a29efe
Donk-Soft! ( #8305 )
...
* Initial port
* Various fixes
* Doomguy Costume Addition
Halloween just around the corner, I wanted to add a costume that uses the new toy guns.
* Merge conflict, fixes
2021-10-04 22:14:46 -08:00
MistakeNot4892
3aa824ee3d
siffet
2021-09-11 02:11:18 +10:00
MistakeNot4892 and GitHub
6425be0fa8
Merge pull request #8260 from Cerebulon/clothes-aug2021
...
Adds a Whole Buncha More Clothes
2021-09-01 10:04:13 +10:00
MistakeNot4892 and GitHub
29fd66259c
Merge pull request #8231 from Cerebulon/labcoats
...
New Labcoat Sprites
2021-08-31 10:10:12 +10:00
Cerebulon
707396462f
Adds a Whole Buncha More Clothes
2021-08-29 05:46:49 +01:00
Cerebulon
8a7d0cb108
Lower case R
2021-08-23 13:45:23 +01:00
Cerebulon
f5fb5d4a3c
New Labcoat Sprites
2021-08-22 19:52:20 +01:00
Cerebulon
3714eb0867
Non-Departmental Light Jackets Port
2021-08-11 22:52:25 +01:00
Unknown
2c771d0ae5
Halves Item Slowdown Effects
...
Most items in the codebase have a slowdown multiplier of one, when slowdown is handled species-side in multiples of 0.5. This makes the effect of species slowdown almost non-existant when item slowdown is involved, and makes species that have item slowdown reduction (such as Unathi) unnaturally fast.
Do note that I also went through and removed odd slowdown numbers as well, as, due to the way slowdown is tied to tickrate, it should be done in intervals of 0.5.
I tried to view things on a case by case scenario but there will probably be changes that will need to be double checked.
Some items will be handled differently, I will list the exceptions below.
Boots of Speed: Kept at -1, it is boots of speed after all.
Chemistry Bag: Increased to 3. This should not really be toted around outside of chemistry.
Hybrid Tools: They already have a lot of other disadvantages, and are kind of hard to get, and 0.1 is a weird number for slowdown.
Site Manager's armor: Already 1.5
Unathi Breacher modules: These things are overpowered and Unathi already have a racial trait to virtually remove slowdown.
Voidsuits: Already done in intervals of 0.5, no change.
RHR Accellerator: This thing probably has appropriate slowdown values for what it is.
Utility suits: Already done in intervals of 0.5
Clothing/suits/armor: Already done in intervals of 0.5
2021-06-24 17:24:52 -04:00
MarinaGryphon and GitHub
593246b595
Linter diagnostics + bans non-var relative pathing ( #8150 )
...
* Linter diagnostics + bans non-var relative pathing
* Enable DreamChecker Annotations
* make it executable
* update hashFiles
* oops
* tries to fix it... again
* trying again
* path
* repath
* fix perms
* fixes weird capitalisation issue
2021-06-20 13:14:29 -09:00
dwinters99 and GitHub
a23eccdfb4
Adds more winter coats + moves existing winter coats to the same file ( #8086 )
...
* code changes
* icon changes
* armor redefine fix
2021-06-05 22:51:39 -09:00
Cerebulon and GitHub
322e8a23d0
Brings back old tesh radsuit sprites, adds 'fitted' version. ( #7995 )
...
* Brings back old tesh radsuit sprites, adds 'fitted' version.
* removed superfluous fitted grondsprite
* Conflicts with teshari path changes resolved
2021-04-26 08:27:18 -09:00
Atermonera and GitHub
5670946acc
Merge pull request #7991 from MistakeNot4892/bird2
...
Repathed/renamed seromi to teshari.
2021-03-26 10:35:40 -09:00
Atermonera and GitHub
5f7e0d9919
Merge pull request #7960 from Atermonera/replica_suit_sprite_fix
...
Fixes replica syndi suit worn sprite
2021-03-25 09:04:08 -09:00