Commit Graph
1491 Commits
Author SHA1 Message Date
Jay 026c8bf57f Large Bunny Ears (Requested)
Adds large colorable bunny ears to the loadout character customization menu.
2024-01-14 03:01:41 -05:00
izac112 2fdeac8c38 Merge branch 'release' of https://github.com/VOREStation/VOREStation into upstream-update 2023-12-28 09:22:14 +01:00
Killian 8aadcf7213 station time/round duration on menu 2023-12-22 09:09:38 +00:00
KashargulandGitHub 57373a935f url parsing for motd & player tips (#15631) 2023-12-21 01:35:56 +01:00
izac112 eddb283c11 Merge branch 'release' of https://github.com/VOREStation/VOREStation into upstream-update 2023-12-18 03:17:20 +01:00
Heroman 200cb1d53c Adds new body marking 2023-12-13 14:57:25 +10:00
Selis 0054048e5e Implement https 2023-12-07 20:48:08 +01:00
PastelPrinceDan 0065dccc1b clothes and hair and even a tail oh wow 2023-12-06 07:53:18 +00:00
Heroman3003andGitHub aca2ba9ccf Merge pull request #15521 from KillianKirilenko/kk-mini3
Jobfuscate!
2023-12-03 11:06:44 +10:00
izac112 5052f6f672 Merge branch 'release' of https://github.com/VOREStation/VOREStation; branch 'izac' of https://github.com/Yawn-Wider/YWPolarisVore into izac 2023-11-28 16:48:53 +01:00
Killian a08456ff89 Update new_player.dm 2023-11-25 09:16:22 +00:00
Killian 1fbd1edf88 jobfuscate, director's cut 2023-11-17 20:36:01 +00:00
Killian 04b628250e Update new_player.dm 2023-11-17 12:09:15 +00:00
Killian f154c237e3 Merge remote-tracking branch 'upstream/master' into kk-mini3 2023-11-17 11:56:41 +00:00
Killian 2cc25e3eca Merge remote-tracking branch 'upstream/master' into kk-leggies 2023-11-01 22:32:31 +00:00
izac112 a17d96cb92 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2023-10-30 11:24:00 +01:00
Killian 655114451e digitigrade legs port wip 2023-10-29 22:35:58 +00:00
Heroman3003andGitHub 6c6193d43e Merge pull request #15467 from Kashargul/Flavour&OOCEnforcementImprovements
Attempt to prevent players joining with neither OOC notes nor flavour
2023-10-26 04:20:48 +10:00
Joanna Deaton b7e47ffd72 Adds New Antler Ears + Variant (and fixes previous antler sprite)
Added a new broad palmate antler, plus the option to have it with deer ears. Also fixed antlers (large) so that they correctly point to the icon state "antlers-large" instead of "antlers_large" in ears_32x64.dmi .
2023-10-24 02:32:06 +01:00
KashargulandGitHub 504c40972d -> Removed the robot flavour requirement again.
-> Removed the two unnecessary helpers.
2023-10-21 21:46:03 +02:00
KashargulandGitHub 3e82757231 Attempt to prevent players joining with neither OOC notes nor flavour
-> Added a check on the "Default" robot flavour text for players joining as robot. Default is overwritten by module specific text, but anyone setting those specific ones up most likely has a default one anyway.

-> Added a check for OOC notes texts for ghosts trying to activate a ghost pod or getting ghost even popups.

-> Mouses and drones have not been included for either as some players prefer to play them sneakily. Can be discussed.
2023-10-21 20:25:49 +02:00
Heroman3003andGitHub 6e5c9c561d Merge pull request #15406 from Heroman3003/test-vore-setup
Attempts implementation of char setup vore panel
2023-09-24 15:54:33 +10:00
C.L 4094796adb Stops Gabriel 2023-09-21 18:45:57 -04:00
C.L b4c3819468 All birds are dinos, but not all dinos are birds 2023-09-21 18:37:42 -04:00
Heroman 2c5c0b3d6a Attempts implementation of char setup vore panel 2023-09-21 06:10:18 +10:00
TankTheBirb d64c245bfe one more marking
yes I am making a set of ears purely for compatibility with one hair so I can use it with one of my OCs. Is this vain? prolly. But I can't figure out a better way to do this and let other people still use it.
2023-09-10 12:22:36 -04:00
TankTheBirbandGitHub 4644068315 Merge branch 'VOREStation:master' into bird-care-package 2023-09-10 10:29:01 -04:00
TankTheBirb 4a5097303a I CONQUERED HAIR
whoever made hair work this way, i want to talk to you and have a polite conversation with a spray bottle
2023-09-09 22:54:25 -04:00
TankTheBirb 2fc0c15930 initial bird commit
im adding BIRDS and ill add more later but I got the beaks, the wings, the tail, and the markings working but the HAIR DOESNT WORK AAAAAAAAAAAAAAA
2023-09-09 19:19:19 -04:00
Heroman3003andGitHub fe4d375be3 Merge pull request #15352 from Runa-Dacino/motdrespawn
Tweaks RESPAWN MESSAGE to appear AFTER the MOTD, makes Quit the Round more clear
2023-09-05 15:50:05 +10:00
Runa Dacino 740f23bf0e tweak(MOTD): Makes RESPAWN MESSAGE appear AFTER MOTD
Creates a new var on new player mob that tracks if we have quit the round/abandoned our ghost mob to return to lobby or if we have done our first login.

On leaving a previously occupied mob, regardless if we clear manifest or not (previous functionality), the respawn message is sent.

However, this is no longer done by the abandon_mob() procedure as that causes the MOTD to cover it up. Instead, by setting the has_respawned var to true, we request Login() for new_player mobs (aka lobby joiners) to see it.
2023-09-03 22:29:12 +02:00
Heroman 1396289a2e Fixes fat naga using regular naga suit sprites 2023-09-03 07:54:30 +10:00
izac112 4088f40cc9 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2023-08-24 18:27:07 +02:00
Heroman3003andGitHub abea8b7727 Merge pull request #15296 from PastelPrinceDan/tails
ports two tails
2023-08-23 07:26:40 +10:00
PastelPrinceDan ae657988be tails 2023-08-22 22:00:15 +01:00
TankTheBirb 92a02e9376 Adds fox and kitsune taur halves
Ported from chomp, artist permission given for the up-port.
2023-08-20 18:39:45 -04:00
SatinIsle 0f10805f0a Parriz fluff item and hair
Adds Parriz's fluff item, and also adds a longer version of the twin drill hair called Twin Drills Long, which anyone can use.
2023-07-19 15:58:25 +01:00
Heroman 7f0b898462 Allows ability for taller taurs to exist 2023-07-09 18:31:19 +10:00
TankTheBirb 2865b06e93 defines ears as ears and not as 2023-07-06 18:53:05 -04:00
TankTheBirb 8cd63efbe3 ear adjustment
heck it, let the ears be multicolorable. As a treat
2023-07-05 20:26:36 -04:00
TankTheBirb 7e06b3ed8c Lets get noodly
Adds markings styled off zorgoia! This includes ears, a tail, a taur body, and a fat taur body (no vwag toggle or loaf).

Up-Ported with permission from the creator, Shadowfire117.
2023-07-05 19:55:29 -04:00
PastelPrinceDan 2e785628b5 ports a whole lot of clothes from citrp + hairs & gradients from skyrat 2023-06-29 01:09:46 +01:00
izac112 ff7df50a7e Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2023-06-21 19:03:35 +02:00
CubeJackal 1ccc99ac72 Synthetic chassis taur body 2023-06-14 00:55:56 +01:00
CubeJackal b7aa74b6f2 Cobra hoods, take 2 2023-06-11 21:07:45 +01:00
Killian df92fcce95 obfuscate job toggle 2023-06-10 14:44:18 +01:00
SatinIsle ab12a2fa0b New mermaid tails
Adds new mermaid tails created by our very own Brad. Contains two variations:

- One without markings (one solid colour), Mermaid Alt. (Taur)
- One with koi like markings (three colours, two different marking colours), Mermaid Koi (Taur)

Neither of these have space suit sprites at this time, but I'm certain the base mermaid tail doesn't either.
2023-06-08 10:38:31 +01:00
Rick4242 1c7d789627 Variety Add-on Patch
Goes back and touches/fixes-up #14938.

Adds two missing options for the shark 'head' parts that were previously missing, as well as spruces-up their sprites.
 - "shark upper ears and fin alt style (Colorable)"
 - "shark lower ears and fin (Colorable)"
2023-06-06 11:25:11 -05:00
Repede 665cbf8775 Merge branch 'master' of https://github.com/Yawn-Wider/YWPolarisVore into halostuff 2023-06-03 22:53:30 -04:00
Repede 6ade478b22 Kigyar and Skirmishers 2023-06-03 22:52:06 -04:00