MistakeNot4892
f5a8e7c5bc
Adds some forgotten plants for Sif flora, fixes a misnamed plant type.
2022-01-04 18:48:13 -08:00
MistakeNot4892
618082f500
/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.
2022-01-04 18:47:57 -08:00
Ghost Actual
87feb892f9
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
2022-01-04 18:46:27 -08:00
Verkister
c1eefc181a
Fixes displaced steel displaced
...
There was no initial name for the proc to fetch so the "displaced [girder_material.display_name] [initial(name)]" became its initial name.
2022-01-04 18:46:26 -08:00
Neerti
7b7baf0d91
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into woodrat_map
2021-09-02 19:41:21 -04:00
Cerebulon
71d0689435
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into swimlock
2021-09-01 01:46:41 +01:00
MistakeNot4892
c87c3c8ad9
Merge pull request #8195 from Cerebulon/skyratmisc
...
Misc. Skyrat Sprites Port
2021-08-31 22:07:56 +10:00
MistakeNot4892
29fd66259c
Merge pull request #8231 from Cerebulon/labcoats
...
New Labcoat Sprites
2021-08-31 10:10:12 +10:00
Cerebulon
78043b82ac
duplicate MA
2021-08-29 14:05:08 +01:00
MistakeNot4892
18336942f2
Merge pull request #8241 from Cerebulon/disky
...
Sleep Tight Disky
2021-08-26 11:44:33 +10:00
Cerebulon
fb18c8d5e3
Sleep tight Disky
2021-08-23 19:29:57 +01:00
Atermonera
53118573a9
Merge pull request #8222 from MistakeNot4892/survivalism_nomap
...
General wilderness updates.
2021-08-22 21:04:17 -07:00
Cerebulon
26c65596ec
Removes dependency on stale PR
2021-08-22 20:09:06 +01:00
Cerebulon
f5fb5d4a3c
New Labcoat Sprites
2021-08-22 19:52:20 +01:00
Cerebulon
d4fd5f0208
Separates Swimsuit and Athletic Lockers, Adds Wetsuits
2021-08-22 17:33:41 +01:00
MistakeNot4892
93ce4a49e6
Merge pull request #8205 from Cerebulon/lockeranims
...
Locker Opening Animations Port
2021-08-19 15:10:23 +10:00
MistakeNot4892
4c53eda3b2
General wilderness updates; fixed frostbelle, adjusted scavenging, added some recipes and mushrooms.
...
Fixes for wilderness commit.
2021-08-17 18:54:37 +10:00
Neerti
085680fb6f
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into woodrat_map
2021-08-14 19:55:45 -04:00
Schnayy
84c7e598b0
Merge pull request #8198 from Cerebulon/prophunt
...
Ports a ton of decorative mapping objects
2021-08-13 17:34:49 -05:00
Schnayy
4e38ad179f
Merge pull request #8194 from Cerebulon/toiletfix
...
Toilet + donut box sprite fixes
2021-08-13 17:28:00 -05:00
Cerebulon
61217e039a
Locker Opening Animations Port
2021-08-10 04:14:46 +01:00
Cerebulon
1ea47b1e62
Ports a ton of decorative items
2021-08-08 23:22:31 +01:00
Cerebulon
813049a8f2
Misc. Skyrat Sprites Port
2021-08-08 20:29:11 +01:00
Cerebulon
0b7ebc9e46
Toilet + donut sprite fixes
2021-08-08 19:50:41 +01:00
Neerti
7360ceb2f3
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into woodrat_map
2021-08-07 15:16:20 -04:00
klaasjared
a7f6460766
Base Commit
2021-08-06 01:47:24 -04:00
klaasjared
6492ce144d
Base Commit
2021-07-26 23:02:51 -04:00
Atermonera
daa36c205e
Merge pull request #8173 from Cerebulon/tgportports
...
Misc Vore-TG Port Ports
2021-07-24 16:19:36 -07:00
Cerebulon
923b4908db
Sign Oh Sure ( #8172 )
...
* Sign Oh Sure
* clean bads
* more bads
* other doublesigns
* did a dumb with online editor
2021-07-24 08:22:11 -09:00
Cerebulon
47029f2657
chairs, colour application fixes for bed subtypes, more barsigns
2021-07-14 04:12:32 +01:00
Cerebulon
18b6eeae21
Misc Vore-TG Port Ports
2021-07-13 03:30:04 +01:00
Neerti
2e17bbc468
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into woodrat_map
2021-07-06 21:28:41 -04:00
Atermonera
671b5e7ea4
Closet appearance decls correctly use the repository ( #8154 )
...
* Closet appearance decls correctly use the repository
* GET_DECL
2021-06-27 20:45:23 -09:00
Neerti
a660aae770
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into woodrat_map
2021-06-27 14:01:01 -04:00
MarinaGryphon
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
Atermonera
beaf109060
Refactors posters to use decls ( #8128 )
...
* poster
* Moves decls_repo init forward
* Moves decl_repository init even further forwards
2021-06-18 19:14:49 -07:00
Neerti
57beda9e3e
Lattice layering fix.
2021-06-10 21:54:48 -04:00
Aronai Sieyes
1efd17e696
Fix random holoplant bug
2021-06-08 20:42:18 -04:00
Atermonera
c033544a62
Merge pull request #8104 from Cerebulon/rocknroll
...
Adds new rocks + resprites mining outcrops
2021-06-06 02:16:55 -07:00
Atermonera
5a4cf24ae7
Merge pull request #8109 from Woodratt/05252021_Bitsnbobs
...
Misc Bits
2021-05-29 11:42:42 -07:00
Neerti
fdabe51ee8
Linter Introduction + Cleanup ( #8085 )
...
* Adds linter defines to repo.
* Uncomments linter defines already in the code.
* Resolves unreachable code linter errors.
* Nukes decade+ old syndie specops code except for computer since that's mapped in?????
* Resolves procs has no parent linter error.
* Proc signature fixes
* Bad comments
* "In" danger
* Type safety
* Implied nested list abuse
* Top level ..() usage
* Sleepy coder typos
* Invalid kwargs calls
* Pointless returns
* Linter hacks (see full message)
Byond doesn't care and it has no effect but linter doesn't like var/proc
for holding references to procs, despite that it's valid byond code.
Also, the linter seems to have serious issues figuring out relative
proc names. This commit is a sort of take-it-or-leave-it thing. It's not
required, it just cuts down on warnings, but this code is valid DM code.
* WHATEVER THIS IS
* Trick dreamchecker linter into ignoring this file's sins in it's weird use of vars
* Fix list decoration syntax - Its a list, not list of lists
- To declare that a var is a list you can `var/list/blah = list()` syntax or the `var/blah[0]` syntax. Both do exactly the same thing. But if you do `var/list/blah[0]` that is just like doing `var/list/list/blah = list()`
* Hopefully stops the ai holder subtype folder from going quantum and sometimes changes capitalization over time, and incidentally causing 20+ linter errors.
* Fixes unwrapped negated object in list linter error.
* Resolves colon-like list accessing linter error.
* Turns linter on in linter config.
* Fixes closet indentation properly and cleans up suit storage unit switch.
Co-authored-by: Aronai Sieyes <arokha@arokha.com >
Co-authored-by: Leshana <Leshana@users.noreply.github.com >
2021-05-25 18:17:26 -09:00
Woodratt
427729942d
Misc items
...
Misc bits for the new map.
- Another statue sprite.
- Shuttle handrails that can be buckled into.
2021-05-25 12:35:12 -07:00
Cerebulon
e560b51e7d
Adds new rocks + resprites mining outcrops
2021-05-24 03:40:06 +01:00
Killian
041dc2ab98
Wall Locker Adjustments ( #8093 )
...
* more spawner tweaks
* Update misc.dm
* Update walllocker.dm
2021-05-23 10:36:10 -09:00
klaasjared
1c7d9c4cba
Food 4 thought ( #8083 )
...
* Adds Everything
* Small error fix
* Edit fix
* Update code/modules/food/food/snacks.dm
Co-authored-by: Greenjoe12345 <33647525+Greenjoe12345@users.noreply.github.com >
* Update code/modules/food/food/snacks.dm
Co-authored-by: Greenjoe12345 <33647525+Greenjoe12345@users.noreply.github.com >
* Edit Fix
* Vending Machine Fix
* More fixes
Co-authored-by: Greenjoe12345 <33647525+Greenjoe12345@users.noreply.github.com >
2021-05-20 18:11:19 -09:00
ShadowLarkens
0198ff3fbf
Personal Crafting & Dependencies
2021-05-02 18:05:54 -07:00
MistakeNot4892
425060f1bd
Tesh gliding tweaks, allows Tesh to jump off cliffs.
2021-03-27 10:25:31 +11:00
Novacat
e4962d9f9f
Fixes Global and Fixes Eyes ( #7976 )
...
* Fixes Custom Species Global lists
Basically changing it to a GLOB just had it add all the species into one global variable instead of a proper list.
* Update global_lists.dm
* Fixes Eyes Stuff
* Removes extraneous Vorestation Edits
* Fixes compile issue
2021-03-17 23:50:37 -09:00
Atermonera
2652a34542
Merge pull request #7955 from FenodyreeAv/MiningScanner
...
Adds an advanced version of the mining drill scanner.
2021-03-10 09:58:15 -09:00
Schnayy
a81f2b0526
Merge pull request #7849 from Greenjoe12345/teshchair
...
Adds some new wheelchair types
2021-03-09 00:13:07 -06:00