Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project name "-tg-station" appears to cause a bug in GitHub Git Client UI #71

Closed
ghost opened this issue Mar 19, 2013 · 5 comments
Closed
Labels
Maintainability/Hinders improvements Code is too hard to copy and paste quickly

Comments

@ghost
Copy link

ghost commented Mar 19, 2013

Since our last time here, GitHub has released its own client which is very dumbed down and handles a lot of the configuration stuff for the user. This would probably be ideal for people whom are intimidated by having to use gitbash etc to set up TortoiseGit.

I tried it out and could pull various projects (like baystation), but was unable to pull -tg-station.

After trying to pull -tg-station using git and realizing that the CLI sees the - as denoting a flag, I suspect that out projectname could probably be causing the problem.

I believe it is possible for a repo-owner to change the project name to rectify this issue. It would however, probably mean that everyone needs to update their bookmarks and such :s

@ghost
Copy link
Author

ghost commented Mar 23, 2013

I really would like to resolve this issue, as github::windows is a lot easier for newbies to get into,

@Giacom
Copy link
Contributor

Giacom commented Mar 23, 2013

Someone should then be put in charge in replacing all the links, as the name change will make them all 404.

@ghost
Copy link
Author

ghost commented Mar 24, 2013

I dunno, it's working for me.

@ghost
Copy link
Author

ghost commented Mar 26, 2013

@igniscitrinus are you using the github-for-windows program to clone the tgstation repo? found here: http://windows.github.com/

@ghost
Copy link
Author

ghost commented Mar 26, 2013

Oh, I believe the bug can be worked around by leaving githubforwindows on the default settings (I had it using gitbash rather than cmd).
Thanks igniscitrinus

@ghost ghost closed this as completed Mar 26, 2013
Viol pushed a commit to VigilSS13/tgstation that referenced this issue Apr 4, 2017
Dennok pushed a commit to Dennok/Dennok_tgstation that referenced this issue Jul 24, 2019
# This is the 1st commit message:

Lowers jetpack speed boost (tgstation#44777)

* Lowered jetpack speed boost

* -1 is now -0.25

# This is the commit message #2:

Automatic changelog generation for PR tgstation#44777 [ci skip]
# This is the commit message #3:

weak (tgstation#44894)


# This is the commit message #4:

Automatic changelog generation for PR tgstation#44894 [ci skip]
# This is the commit message #5:

Decrease BYOS cost to 2500 (tgstation#45083)

* Decrease BYOS cost to 500

About The Pull Request:
Pretty self explanatory. Changes the cost of the Build your own Shuttle from 5000 to 500.

Why It's Good For The Game:
It's completely ludicrous to have a shuttle that has to be called within the first 10 minutes of the shift cost more funds than the station starts with. However, considering it comes with supplies and has certain benefits, it definitely shouldn't be free or give money either. This corrects the overcorrecting done with the previous BYOS balance change.

   🆑 DeeDubya
   tweak: Decreased the cost of the BYOS from 5000 to 500, making the shuttle a realistic option once more. Have fun!
   /🆑

* Update shuttles.dm

# This is the commit message #6:

Automatic changelog generation for PR tgstation#45083 [ci skip]
# This is the commit message #7:

Fixes surgery runtime. (tgstation#45042)

* fixes surgery runtime

* ?

* Update surgery.dm

# This is the commit message #8:

Fixes experimentally cobbisected techwebs, and prevents it from happening again (tgstation#45096)

* fix techwebs

* proper fix

# This is the commit message #9:

Automatic changelog generation for PR tgstation#45096 [ci skip]
# This is the commit message #10:

Fix unreliability of dmdoc GitHub links

# This is the commit message #11:

Fixes whitespace issues with human and cult rune examines (tgstation#45094)

* cult runes

* humans

# This is the commit message #12:

Lets the kinetic crusher be one-hand carried (tgstation#45110)

* Onehands, need sprites.

* onehand icons, light action.

* light fix

# This is the commit message #13:

Automatic changelog generation for PR tgstation#45110 [ci skip]
# This is the commit message #14:

Changes how disease biotypes are added (tgstation#45099)

* Makes inorganic biology and necrotic metabolism work immediately.

* Uhhh dont need that.

# This is the commit message #15:

Automatic changelog generation for PR tgstation#45099 [ci skip]
# This is the commit message #16:

drinksprites (tgstation#45088)


# This is the commit message #17:

Automatic changelog generation for PR tgstation#45088 [ci skip]
# This is the commit message #18:

Convert some code docs into the auto doc format (tgstation#45101)

* Document datum, area,atom and some of the mob code

* Update

* Documented mob_helpers poorly

* Brief treatise on mob movement iself

* sdfasdf

* Add title to treaties

* Move readme file for say

* more say stuff for mobs

* Document login and status procs

* Add some goddan links like a boss

* Document some atom vars

# This is the commit message tgstation#19:

Removes slaughterlings. (tgstation#45087)


# This is the commit message tgstation#20:

Automatic changelog generation for PR tgstation#45087 [ci skip]
# This is the commit message tgstation#21:

Paperplanes no longer delete their paper twice. (tgstation#45074)

* Paperplanes paper

* yeah you're right. I'm wrong

# This is the commit message tgstation#22:

Fixes revolvers being spun when they fail to spin (tgstation#45092)


# This is the commit message tgstation#23:

Makes nuclear particles no longer give toxin damage directly. (tgstation#44990)

* Makes nuclear particles do stamina instead of toxin.

* Update nuclear_particle.dm

* Makes xray beams and nuclear particles roll for rad armour.

# This is the commit message tgstation#24:

Automatic changelog generation for PR tgstation#44990 [ci skip]
# This is the commit message tgstation#25:

Changes PKM examine (tgstation#44897)

* Changes PKM to use screwdriver to remove modules

<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull request process. -->

## About The Pull Request
Uses a screwdriver instead of the crowbar(????) to remove modules from it

<!-- Describe The Pull Request. Please be sure every change is documented or this can delay review and even discourage maintainers from merging your PR! -->

## Why It's Good For The Game
Its more intuitive and a lot more consistent with other upgrades and weapons, which use a screwdriver. Also the imagine of using a massive crowbar to pry out a module, whilst funny, isn't really ideal.

<!-- Please add a short description of why you think these changes would benefit the game. If you can't justify it in words, it might not be worth adding. -->

## Changelog
:cl:
tweak: PKM now uses screwdriver to remove modules
/:cl:

<!-- Both :cl:'s are required for the changelog to work! You can put your name to the right of the first :cl: if you want to overwrite your GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the icon ingame) and delete the unneeded ones. Despite some of the tags, changelogs should generally represent how a player might be affected by the changes rather than a summary of the PR's contents. -->

* Update kinetic_accelerator.dm

* Update kinetic_accelerator.dm

* Update kinetic_accelerator.dm

* Rrrrrreview

# This is the commit message tgstation#26:

Automatic changelog generation for PR tgstation#44897 [ci skip]
# This is the commit message tgstation#27:

blocks shove knockdown is now a clothing flag. (tgstation#45107)

* blocks shove knockdown is now a clothing flag.

* comment only commit

# This is the commit message tgstation#28:

Welpsies.

# This is the commit message tgstation#29:

2

# This is the commit message tgstation#30:

comment fix

# This is the commit message tgstation#31:

let's hope this define works fine

# This is the commit message tgstation#32:

Automatic changelog generation for PR tgstation#45111 [ci skip]
# This is the commit message tgstation#33:

Better conscription kit, public lavaland mining vendor (tgstation#45089)

* Better conscription kit, public lavaland mining vendor

* no includes plx

* Removes pickaxe, adds seclite.

* Removes the cargo crate.

# This is the commit message tgstation#34:

Automatic changelog generation for PR tgstation#45089 [ci skip]
# This is the commit message tgstation#35:

Cyborg intro quips animations. (tgstation#45091)

* Animated cyborg symbols

* intro quips

# This is the commit message tgstation#36:

Automatic changelog generation for PR tgstation#45091 [ci skip]
# This is the commit message tgstation#37:

Makes the abductor healing gland more interesting (tgstation#44903)

* Makes the abductor healing gland more interesting

* Implant rejection

* .

* no vomit for blood regen

* Update code/modules/antagonists/abductor/equipment/glands/heal.dm

Co-Authored-By: moo <11748095+ExcessiveUseOfCobblestone@users.noreply.github.com>

# This is the commit message tgstation#38:

Automatic changelog generation for PR tgstation#44903 [ci skip]
# This is the commit message tgstation#39:

Swarming component now gets deleted properly. (tgstation#45108)

* ? It's worth an attempt.

* attempt 2

* attempt 3

* attempt whatever

* attempt whatever and 1

* attempt whatever + 2

* return

* Update code/datums/components/swarming.dm

Co-Authored-By: MrPerson <spamtaffic@gmail.com>

# This is the commit message tgstation#40:

nerfs hunger events (tgstation#45114)


# This is the commit message tgstation#41:

Automatic changelog generation for PR tgstation#45114 [ci skip]
# This is the commit message tgstation#42:

fixes liver? (tgstation#45067)


# This is the commit message tgstation#43:

actually removes byo shuttle timer (tgstation#45124)


# This is the commit message tgstation#44:

Bye bye animal hospital. (tgstation#45070)

* byebyeanimalsurgeons

* here we go

* config

* removesbeach

* a bit more compact

* updates some vars

* fixes walls getting destroyed by other generation stuff

# This is the commit message tgstation#45:

Automatic changelog generation for PR tgstation#45070 [ci skip]
# This is the commit message tgstation#46:

fixes bola weirdness (tgstation#45127)


# This is the commit message tgstation#47:

Automatic changelog generation for PR tgstation#45127 [ci skip]
# This is the commit message tgstation#48:

Fixes preference update runtime. (tgstation#45106)


# This is the commit message tgstation#49:

PDA now accepts ID card when in inventory (tgstation#45037)

* id card pda

* cleanup

# This is the commit message tgstation#50:

Automatic changelog generation for PR tgstation#45037 [ci skip]
# This is the commit message tgstation#51:

Swappers can no longer be sent  on cargo shuttle. (tgstation#45133)


# This is the commit message tgstation#52:

Automatic changelog generation for PR tgstation#45133 [ci skip]
# This is the commit message tgstation#53:

Automatic changelog compile, [ci skip]

# This is the commit message tgstation#54:

Adds stats to creation/destruction of cleanable decals and trash on station (tgstation#44989)

* Adds stat tracking to mess on station

* Checks for maint to make sure stats aren't counting maint trash which is irrelevant to the janitor

* adds mapload arg to init

* asdasd

# This is the commit message tgstation#55:

Automatic changelog generation for PR tgstation#44989 [ci skip]
# This is the commit message tgstation#56:

Disables adjust on burial garb

# This is the commit message tgstation#57:

Automatic changelog generation for PR tgstation#45154 [ci skip]
# This is the commit message tgstation#58:

Fixes clockwork armor armor

# This is the commit message tgstation#59:

Fixes gravitokinetic guardian effect lasting after death

# This is the commit message tgstation#60:

Documentation
# This is the commit message tgstation#61:

Automatic changelog generation for PR tgstation#45141 [ci skip]
# This is the commit message tgstation#62:

Fixes runtimes when eyeless mobs are hit by paper planes and last resort

# This is the commit message tgstation#63:

qm
# This is the commit message tgstation#64:

hos
# This is the commit message tgstation#65:

cmo
# This is the commit message tgstation#66:

rd
# This is the commit message tgstation#67:

cap
# This is the commit message tgstation#68:

ce
# This is the commit message tgstation#69:

hop
# This is the commit message tgstation#70:

budget
# This is the commit message tgstation#71:

budget
# This is the commit message tgstation#72:

budget
# This is the commit message tgstation#73:

budget
# This is the commit message tgstation#74:

budget
# This is the commit message tgstation#75:

Automatic changelog generation for PR tgstation#45130 [ci skip]
# This is the commit message tgstation#76:

properly uses up mindshield implant on unconvertables

# This is the commit message tgstation#77:

Automatic changelog generation for PR tgstation#45121 [ci skip]
# This is the commit message tgstation#78:

shuttle_manipulator load fix

shuttle_manipulator on load now send shuttle to transit

# This is the commit message tgstation#79:

Automatic changelog generation for PR tgstation#44889 [ci skip]
# This is the commit message tgstation#80:

fixes self repair runtime (tgstation#45065)


# This is the commit message tgstation#81:

Automatic changelog generation for PR tgstation#45065 [ci skip]
# This is the commit message tgstation#82:

fixes runtimes related to trash in nullspace (tgstation#45160)


# This is the commit message tgstation#83:

Stacking Status Effects (tgstation#44964)

* magic numbers in saw_bleed moved to class definition

* more saw bleed abstraction

refactors p2

various stacking effect refactors

saw bleed refactors again

moves stacking status class to status_effect.dm

misc stacking changes and documentation

reverts saw_bleed functionality to original

better var names, var name fix

removes extra proc

more sane handling of application

removes unused define

changes saw bleed back to original form

* another proc that can be ovverriden for falling stacks

* fixes path

* simpifies some checks

* feedback fixes

* spelling

# This is the commit message tgstation#84:

Runtimes fixes (tgstation#44885)

* fix meter work on un initialized pipe

* fix runtime in process_cell

whet it try to call to wrong type turf

* fix roundstart runtime in debug sungery disc

*  fix return_air() runtime

Runtime in pipes.dm, line 52: Cannot read null.air

* s

* Update surgery.dm

* Update pipes.dm

* Update meter.dm

* Update LINDA_turf_tile.dm

* Disable atmos processing in outer border on load.

* Update map_template.dm

* Update map_template.dm

* Update map_template.dm

* Update pipes.dm

more runtimes for good of runtimes

# This is the commit message tgstation#85:

Automatic changelog generation for PR tgstation#44885 [ci skip]
# This is the commit message tgstation#86:

Automatic changelog compile, [ci skip]

# This is the commit message tgstation#87:

Fix cargo BZ price exploit (tgstation#45145)

Costs 4000, sells at 7496.83. Now costs 8000.
# This is the commit message tgstation#88:

Automatic changelog generation for PR tgstation#45145 [ci skip]
# This is the commit message tgstation#89:

Fix scanning mutated seeds expending their value (tgstation#45158)

a little bit of dry run for all my thirsty gamers! 💦💦💦💦
# This is the commit message tgstation#90:

Automatic changelog generation for PR tgstation#45158 [ci skip]
# This is the commit message tgstation#91:

Add assimilation bans (#45149)


# This is the commit message tgstation#92:

Remove the VTEC module (tgstation#45147)

VTEC is currently broken (as in, completely non functional) and, quite
frankly, it wouldn't be very healthy for the game if it weren't. A -2
speedmod is no joke. What's more fun than no damage slowdown borg?
That's right, one with a movespeed -2 modifier.
# This is the commit message tgstation#93:

Automatic changelog generation for PR tgstation#45147 [ci skip]
# This is the commit message tgstation#94:

Chameleon ID and PDA improvements (tgstation#45113)

Chameleon IDs and PDAs will automatically update names and icons when
changing disguise. They will also change the displayed job when
switching outfits with the chameleon combo-action.

Chameleon IDs and PDAs reset to the default name if their appearance
changes and need to be updated manually to display the proper label,
which seems like a waste of time to me. Changing the entire chameleon
loadout is very sneaky and setting the appropriate job on the ID and
PDA makes it sneakier.
# This is the commit message tgstation#95:

Automatic changelog generation for PR tgstation#45113 [ci skip]
# This is the commit message tgstation#96:

Add a new Emergency Shuttle, Transport Zeta (tgstation#45100)

Adds a new abductor themed shuttle to the game, available for 8k 
credits! The shuttle is only unlocked after alien technology has been 
researched!

The shuttle offers some unique items and layout compared to others 
currently available. Two singular entrances with the brig in the back 
means security needs to walk prisoners to the brig area to secure them. 
Unique unlock mechanism encourages either bringing alien tech back from 
Lavaland or stealing some from an abductor.

A few unique items aboard, including alien tools, the experimental 
cloner, and a void core can provide interesting opportunity if utilized 
in the window of time that the shuttle is on station.
# This is the commit message tgstation#97:

Automatic changelog generation for PR tgstation#45100 [ci skip]
# This is the commit message tgstation#98:

Hacking APC alert status now uses newest icon for APC

# This is the commit message tgstation#99:

Automatic changelog generation for PR tgstation#45170 [ci skip]
# This is the commit message tgstation#100:

Job specific ID cards (tgstation#45112)

* Job based IDs attempt one

* This doesn't actually work

* Back to overlays

* The Comment Section

* Cached flat icons

# This is the commit message tgstation#101:

Automatic changelog generation for PR tgstation#45112 [ci skip]
# This is the commit message tgstation#102:

Makes luxury shuttle more user friendly (tgstation#45084)

* makes luxury shuttle more user friendly

* Makes it so change is placed in-hand, slimes aren't told to pull something when they can't and dragged IDs override worn IDs so a bank account is looked for on them instead

* Makes it so if the change doesn't go into a human's hands, they will be pulling it behind them instead.

# This is the commit message tgstation#103:

Automatic changelog generation for PR tgstation#45084 [ci skip]
# This is the commit message tgstation#104:

Change networked fibers blob color to brown (tgstation#45131)

The old color (almost white) was too similar to a dead blob.
# This is the commit message tgstation#105:

Automatic changelog generation for PR tgstation#45131 [ci skip]
# This is the commit message tgstation#106:

Run npm audit fix

# This is the commit message tgstation#107:

Compile tgui

# This is the commit message tgstation#108:

Proper lefhand chainsaw sprites

# This is the commit message tgstation#109:

Automatic changelog generation for PR tgstation#45159 [ci skip]
# This is the commit message tgstation#110:

Gives the HOP a ticket machine (tgstation#45095)

* Adds a ticket machine to the HOP's office so you can keep track of unruly hoardes of greyshirts while giving the clown all access.

* Fixes a logic error

* Whoops

* Idiot proofing

* Pt 2.

* Me make code less shit

* Fixes more badcode

# This is the commit message tgstation#111:

Automatic changelog generation for PR tgstation#45095 [ci skip]
# This is the commit message tgstation#112:

Reorders the items and weapons dmi. (tgstation#45128)

* Reorders the file

* Take 2

* Whoopsie

# This is the commit message tgstation#113:

Automatic changelog generation for PR tgstation#45128 [ci skip]
# This is the commit message tgstation#114:

Fixes potted plant damage.

# This is the commit message tgstation#115:

Automatic changelog generation for PR tgstation#45168 [ci skip]
# This is the commit message tgstation#116:

Uncurse take_damage and document obj_defense.dm (tgstation#45146)

The original take_damage proc defined vars for no good reason had some 
duplicate code and wasn't very readable.

If you are wondering why it calls obj_break every time it takes damage 
while below integrity_failure, that's the way it used to be. Most (if 
not all) stuff that takes advantage of this functionality already 
accounts for this.
# This is the commit message tgstation#117:

Automatic changelog generation for PR tgstation#45146 [ci skip]
# This is the commit message tgstation#118:

Tiny sound code tweak for bleed status effect (tgstation#45162)

I forgot to request these changes before merging the blood stack 
changes. Just changes the sound volume to 100 (it's capped to this 
anyways), and replaces the 1 with a TRUE def.
# This is the commit message tgstation#119:

Makes undeads and androids have no metabolism (tgstation#44846)

About The Pull Request

Added two new traits, TRAIT_NOMETABOLISM and TRAIT_TOXIMMUNE. Does what it says on the tin, making livers not process reagents at all (except liverless reagents) and gives immunity to toxin damage. Species with NOMETABOLISM spawn with no liver (NOLIVER is now redundant and has been removed). This trait also prevents liver failure damage, for obvious reasons.

These traits have been given by default to androids (artificial, they were already immune to chemical healing anyway), zombies (who have their own regeneration) and skeletons (milk still works).

Other changes:

    Species' handle_reagents proc now fires before checking for metabolization, so species can process chems even when liverless.
    Removed the calcium healer trait, making it into a species handle_reagents check for each affected species (skeletons, plasmamen, bone golems). Skeletons now also heal burn damage from milk, since it's one of the few forms of healing they have available.

Note:
These traits should logically be applied to plasmamen and golems, but i intentionally left them out for now since it would be a significant balance shift, and there should be a proper alternative way of healing them first.
Why It's Good For The Game

Balances the significant benefits of being undead with a significant negative: being immune to chemical healing. Since zombies don't really rely on it and androids were already heal-immune, this mostly affects liches, and i believe it should be fine: considering that the main point of the spell is the resurrection mechanism, the space, gas, pierce, and heat/cold immunity they also gain should be counterbalanced by having a harder time recovering from injuries.

There is also a silver lining to having this trait: poison immunity. Effectively this is a buff to androids and zombies, the latter especially because they can no longer process mutation toxins. While this tactic is creative, it also trivializes a very expensive investment of TC. I might still add a liverless way to apply mutation toxins later on, but zombies shouldn't be effectively one-shot by a syringe gun.
Changelog

cl
add: Androids, skeletons and zombies no longer metabolize reagents. As such they no longer benefit from healing reagents, nor are affected by poisons and toxins.
add: These species are now also immune to any other form of toxin damage.
tweak: Milk now also heals burn damage for skeletons.
/cl
# This is the commit message tgstation#120:

Automatic changelog generation for PR tgstation#44846 [ci skip]
# This is the commit message tgstation#121:

Automatic changelog compile, [ci skip]

# This is the commit message tgstation#122:

Automatic changelog compile, [ci skip]

# This is the commit message tgstation#123:

Fixes interaction between job-based IDs and agent cards (tgstation#45176)

* Job IDs and agent card fixes combined

* Fixes random wallet icons being visible

# This is the commit message tgstation#124:

Wallet QOL improvements (tgstation#45178)

* Wallet name includes displayed ID
Adds Alt-click to remove it

* Use regular altclick if it's in storage

# This is the commit message tgstation#125:

Automatic changelog generation for PR tgstation#45178 [ci skip]
# This is the commit message tgstation#126:

Lollipop rework (tgstation#45153)

* Fixed branch

* added missing comma

* removed from vending

# This is the commit message tgstation#127:

Automatic changelog generation for PR tgstation#45153 [ci skip]
# This is the commit message tgstation#128:

Replaces the slime extract in the clown biodome with a superlube sprayer. (tgstation#45134)


# This is the commit message tgstation#129:

Automatic changelog generation for PR tgstation#45134 [ci skip]
# This is the commit message tgstation#130:

Species important for life (tgstation#45179)

* important to live items

* outfit

* autodoc

* comment change

* return

# This is the commit message tgstation#131:

Automatic changelog generation for PR tgstation#45179 [ci skip]
# This is the commit message tgstation#132:

[READY] Contractor Hub (tgstation#45117)

* Contract Hub + Pinpointer + more contracts

* Show rep

* Better errors

* Dynamic hub

* Bug fixes

* Show items

* No html in desc

* compile

* contractor support

* limit

* allow limits of 1

web edit

* Equip and send partner + turf helper

* working reinforcements

* Cleanup

* removing debug

* blackout

* test

* Working buttons

* no debug

* prelight

* finalized interface

* better fit

* hub icon

* conflict

* text

* error

* kit tweaks

* items

* fixup

* fixup

* bugfix

* ui fix

# This is the commit message tgstation#133:

Automatic changelog generation for PR tgstation#45117 [ci skip]
# This is the commit message tgstation#134:

baseturf_helper fix (tgstation#44937)

* Update mapping_helpers.dm

* up

* up

* mod baseturf_helper

to have baseturf_to_replace = /turf/baseturf_bottom

* ups comma

* up

* Revert "up"

This reverts commit 7fb8a2e.

* up

* Revert "up"

This reverts commit e2e3db5.

* Revert "Revert "up""

This reverts commit eff83a9.

* Revert "up"

This reverts commit 7fb8a2e.

* Revert "ups comma"

This reverts commit 5829dd9.

* Revert "mod baseturf_helper"

This reverts commit f5a1c7f.

* Update mapping_helpers.dm

* Update mapping_helpers.dm

* Update mapping_helpers.dm

* Update mapping_helpers.dm

# This is the commit message tgstation#135:

Automatic changelog generation for PR tgstation#44937 [ci skip]
# This is the commit message tgstation#136:

fixed surgery being broken how did nobody notice this LOL (tgstation#45182)


# This is the commit message tgstation#137:

Automatic changelog generation for PR tgstation#45182 [ci skip]
# This is the commit message tgstation#138:

Sentient disease cures consistently harder, fixes uncurable diseases (tgstation#45148)

* Sentient disease cures consistently harder.

* Some comments.

* comment update.

# This is the commit message tgstation#139:

Automatic changelog generation for PR tgstation#45148 [ci skip]
# This is the commit message tgstation#140:

Mining Base Changes: Less empty office, more stuff, stuff that used to be is back (tgstation#45166)

* Changes to Mining Base to make it better, brings back the old storage closets

* Yes

* Changes lockers to locked, labels the cameras correctly

* does what cabby wanted

* fixed an oopsie

# This is the commit message tgstation#141:

Automatic changelog generation for PR tgstation#45166 [ci skip]
# This is the commit message tgstation#142:

Improving upon the Metastation bar design (tgstation#45169)

* Ok Work Redone

* Airalarm & Firelock moved, Windows added, newscaster added

* Puts the preperation table in a better place

* Adds a extra table and swaps for r-tables

# This is the commit message tgstation#143:

Automatic changelog generation for PR tgstation#45169 [ci skip]
# This is the commit message tgstation#144:

Fixes MMI's hearing cult chat sometimes. (tgstation#45187)

* Fixes MMI's hearing deadchat somtimes.

* Alright, less safe but also less expensive safety net.

# This is the commit message tgstation#145:

Fixed supply shuttle safety warning (tgstation#45164)

The safety warning preventing players from reaching centcom did not include any mention of cyborgs or the AI which however still trigger the warning.
# This is the commit message tgstation#146:

Automatic changelog generation for PR tgstation#45164 [ci skip]
# This is the commit message tgstation#147:

Gateway exiling counts for assassination/mutiny objectives (tgstation#45120)

* exiling someone via gateway now counts properly for mutiny/assassination objectives

* papers please

* ninja changes

* removes redundant else, istype

# This is the commit message tgstation#148:

Automatic changelog generation for PR tgstation#45120 [ci skip]
# This is the commit message tgstation#149:

Automatic changelog compile, [ci skip]

# This is the commit message tgstation#150:

Adds SHOULD_CALL_PARENT to Destroy() (tgstation#45188)

Timers, signals, and components need to know when the thing they're 
attached to is getting destroyed or bad things happen. Since any datum 
can make use of these every destroy needs to call parent.
# This is the commit message tgstation#151:

Add autodocs and linting tags to elements (tgstation#45189)


# This is the commit message tgstation#152:

Random pixel shift for dropped/thrown objects (tgstation#45155)

* pixels

* offset for any throw, critical bedsheet bugfix

* nyeh

* might as well (autodoc)

* renamed proc

* removed redundant src

* moved call from dropped() to dropItemToGround()

* handles storage dumping, customizable max offset

* adjusted values

* inline

# This is the commit message tgstation#153:

Automatic changelog generation for PR tgstation#45155 [ci skip]
# This is the commit message tgstation#154:

Automatic changelog compile, [ci skip]

# This is the commit message tgstation#155:

Clown Mutation (Clumsy) and Wizard Mutations can no longer be cured. (tgstation#45201)

* no mutadone cure

* no loop

* oops

* mutation fix

# This is the commit message tgstation#156:

Automatic changelog generation for PR tgstation#45201 [ci skip]
# This is the commit message tgstation#157:

Automatic changelog compile, [ci skip]

# This is the commit message tgstation#158:

Fix hitting unpowered ORM (tgstation#45203)

Now unpowered ore redemption machine can be attacked.
# This is the commit message tgstation#159:

Automatic changelog generation for PR tgstation#45203 [ci skip]
# This is the commit message tgstation#160:

Singlecard description change (tgstation#45205)

Changed the description for a single (playing) card to be more accurate.
# This is the commit message tgstation#161:

Automatic changelog generation for PR tgstation#45205 [ci skip]
# This is the commit message tgstation#162:

Ratvar callback no longer fires if item deleted by damage taken (tgstation#45215)


# This is the commit message tgstation#163:

fixes an incorrect area on donut

# This is the commit message tgstation#164:

Automatic changelog generation for PR tgstation#45223 [ci skip]
# This is the commit message tgstation#165:

Fixes (tgstation#45210)


# This is the commit message tgstation#166:

Automatic changelog generation for PR tgstation#45210 [ci skip]
# This is the commit message tgstation#167:

Medipen and regen cores can now be used in hand (tgstation#45161)

* Medipen and regen cores can now be activated in hand.

* Autodoc

* Old regen core description.

* Cyborg proc begone

* cleanup, no tk shenanigans.

* Removed unusable pen.

* better return.

# This is the commit message tgstation#168:

Automatic changelog generation for PR tgstation#45161 [ci skip]
LemonInTheDark pushed a commit to LemonInTheDark/tgstation that referenced this issue Jul 13, 2020
dragomagol pushed a commit to dragomagol/tgstation that referenced this issue Oct 1, 2020
MrMelbert added a commit to MrMelbert/tgstation that referenced this issue Apr 29, 2021
LemonInTheDark pushed a commit to LemonInTheDark/tgstation that referenced this issue Dec 12, 2021
* D6 pip fix (tgstation#60651)

* D6 pip fix

Co-authored-by: Greniza <61635418+Greniza@users.noreply.github.com>
LemonInTheDark pushed a commit to LemonInTheDark/tgstation that referenced this issue Mar 12, 2023
[MIRROR] Adds optional automatic ceiling generation for map templates and gives bluespace shelters ceilings
LemonInTheDark pushed a commit to LemonInTheDark/tgstation that referenced this issue Mar 12, 2023
* Initial changes + a half done tgui

* the tgui is finished now

* power output on the ui

* sounds + cargo + UI improvement + no circuitboards

* uses calculate_transfer_moles + fixes ui again

* fixes whitespace error

* stylistic things

* new sprites and set pipe layer/color interaction

* examine change

---------

Co-authored-by: Kapu1178 <75460809+Kapu1178@users.noreply.github.com>
LemonInTheDark pushed a commit to LemonInTheDark/tgstation that referenced this issue Mar 12, 2023
RuByxarik pushed a commit to RuByxarik/tgstation that referenced this issue Mar 18, 2023
Вампиры теперь не получают замедление от урона
RuByxarik pushed a commit to RuByxarik/tgstation that referenced this issue Mar 18, 2023
Striders13 pushed a commit to Striders13/tgstation that referenced this issue Jan 25, 2024
larentoun added a commit to larentoun/tgstation that referenced this issue Apr 14, 2024
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request

<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->

Убирает форс передвижения шагом, если вы на полу (дополнительно ~1.8
делей)

Уменьшает делей бега на 0.3 (~14% быстрее)
Уменьшает делей шага до ТГшной (~25% быстрее)
larentoun added a commit to larentoun/tgstation that referenced this issue Apr 18, 2024
* Initial Modularity Support (#1)

<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request

<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->

В чейнджлоге

## Why It's Good For The Game

<!-- Argue for the merits of your changes and how they benefit the game,
especially if they are controversial and/or far reaching. If you can't
actually explain WHY what you are doing will improve the game, then it
probably isn't good for the game in the first place. -->

Первый шаг к светлому будущему

## Changelog

<!-- If your PR modifies aspects of the game that can be concretely
observed by players or admins you should add a changelog. If your change
does NOT meet this description, remove this section. Be sure to properly
mark your PRs to prevent unnecessary GBP loss. You can read up on GBP
and it's effects on PRs in the tgstation guides for contributors. Please
note that maintainers freely reserve the right to remove and add tags
should they deem it appropriate. You can attempt to finagle the system
all you want, but it's best to shoot for clear communication right off
the bat. -->

:cl:
code: Добавлена поддержка модпаков
config: Добавлен файл конфига для модпаков
code: Обновлен CI под модпаки
code: Изменен метод обнаружения мердж конфликтов
/:cl:

<!-- Both :cl:'s are required for the changelog to work! You can put
your name to the right of the first :cl: if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->

* Modpacks port (#5)

## About The Pull Request
Чейнджлог

## Changelog
:cl:
code: Добавлены модпаки дефайнов, хелперов и сигналов
add: Добавлен NT Default закон ИИ
add: Добавлены барные вывески и их поддержка
add: Добавлены шепот и LOOC
balance: Ползание теперь заставляет "ходить", а не "бежать"
fix: Поддержка кириллицы
add: Добавлена поддержка дискорда и необходимость привязки
balance: Трит при онлайне <10 теперь равен 0
balance: Настенный грибок только при >20 онлайна
add: Счетчик патронов
qol: Кейбинды по-умолчанию теперь Парадиза220
add: Пиксель-шифт
add: Перевод для усов и гостей
add: TTS220
add: Некоторые ворлд топики
/:cl:

* Config defaults (tgstation#14)

## About The Pull Request
Default gameplay values for bandastation

## Changelog
:cl:
config: Default gameplay values for bandastation
/:cl:

* Emote panel (tgstation#16)

<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request

<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->

Добавляет эмоут панель в IC
Перевод большей части эмоутов

fixes ss220club#11
fixes ss220club#12

## Why It's Good For The Game

<!-- Argue for the merits of your changes and how they benefit the game,
especially if they are controversial and/or far reaching. If you can't
actually explain WHY what you are doing will improve the game, then it
probably isn't good for the game in the first place. -->

Иногда не хочется кейбиндить все эмоции

## Changelog

<!-- If your PR modifies aspects of the game that can be concretely
observed by players or admins you should add a changelog. If your change
does NOT meet this description, remove this section. Be sure to properly
mark your PRs to prevent unnecessary GBP loss. You can read up on GBP
and it's effects on PRs in the tgstation guides for contributors. Please
note that maintainers freely reserve the right to remove and add tags
should they deem it appropriate. You can attempt to finagle the system
all you want, but it's best to shoot for clear communication right off
the bat. -->

:cl:
add: Панель эмоций
qol: Перевод большей части эмоций
/:cl:

<!-- Both :cl:'s are required for the changelog to work! You can put
your name to the right of the first :cl: if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->

* Keybind Translation (tgstation#17)

## About The Pull Request
Добавляет перевод кейбиндов

fixes ss220club#10

## Why It's Good For The Game
Русскоязычный билд?

## Changelog
:cl:
qol: Перевод кейбиндов
/:cl:

* Examine Panel (tgstation#18)

## About The Pull Request

Порт упрощенной версии Examine Panel
## Why It's Good For The Game
Флаворы круто

## Changelog
:cl:
add: Examine Panel
/:cl:

* [FIX] TTS and config (tgstation#20)

## About The Pull Request
Фиксит ТТС и путь конфига

fixes ss220club#8

## Why It's Good For The Game
## Changelog
:cl:
fix: TTS
fix: config path
/:cl:

* Aesthetics PART 1 (tgstation#21)

## About The Pull Request
Первая часть из перевода эстетики под новооффпару

* Initial Modularity Support (#1)

<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->

В чейнджлоге

<!-- Argue for the merits of your changes and how they benefit the game,
especially if they are controversial and/or far reaching. If you can't
actually explain WHY what you are doing will improve the game, then it
probably isn't good for the game in the first place. -->

Первый шаг к светлому будущему

<!-- If your PR modifies aspects of the game that can be concretely
observed by players or admins you should add a changelog. If your change
does NOT meet this description, remove this section. Be sure to properly
mark your PRs to prevent unnecessary GBP loss. You can read up on GBP
and it's effects on PRs in the tgstation guides for contributors. Please
note that maintainers freely reserve the right to remove and add tags
should they deem it appropriate. You can attempt to finagle the system
all you want, but it's best to shoot for clear communication right off
the bat. -->

:cl:
code: Добавлена поддержка модпаков
config: Добавлен файл конфига для модпаков
code: Обновлен CI под модпаки
code: Изменен метод обнаружения мердж конфликтов
/:cl:

<!-- Both :cl:'s are required for the changelog to work! You can put
your name to the right of the first :cl: if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->

* Modpacks port (#5)

## About The Pull Request
Чейнджлог

## Changelog
:cl:
code: Добавлены модпаки дефайнов, хелперов и сигналов
add: Добавлен NT Default закон ИИ
add: Добавлены барные вывески и их поддержка
add: Добавлены шепот и LOOC
balance: Ползание теперь заставляет "ходить", а не "бежать"
fix: Поддержка кириллицы
add: Добавлена поддержка дискорда и необходимость привязки
balance: Трит при онлайне <10 теперь равен 0
balance: Настенный грибок только при >20 онлайна
add: Счетчик патронов
qol: Кейбинды по-умолчанию теперь Парадиза220
add: Пиксель-шифт
add: Перевод для усов и гостей
add: TTS220
add: Некоторые ворлд топики
/:cl:

* Config defaults (tgstation#14)

## About The Pull Request
Default gameplay values for bandastation

## Changelog
:cl:
config: Default gameplay values for bandastation
/:cl:

* Emote panel (tgstation#16)

<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request

<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->

Добавляет эмоут панель в IC
Перевод большей части эмоутов

fixes ss220club#11
fixes ss220club#12

## Why It's Good For The Game

<!-- Argue for the merits of your changes and how they benefit the game,
especially if they are controversial and/or far reaching. If you can't
actually explain WHY what you are doing will improve the game, then it
probably isn't good for the game in the first place. -->

Иногда не хочется кейбиндить все эмоции

## Changelog

<!-- If your PR modifies aspects of the game that can be concretely
observed by players or admins you should add a changelog. If your change
does NOT meet this description, remove this section. Be sure to properly
mark your PRs to prevent unnecessary GBP loss. You can read up on GBP
and it's effects on PRs in the tgstation guides for contributors. Please
note that maintainers freely reserve the right to remove and add tags
should they deem it appropriate. You can attempt to finagle the system
all you want, but it's best to shoot for clear communication right off
the bat. -->

:cl:
add: Панель эмоций
qol: Перевод большей части эмоций
/:cl:

<!-- Both :cl:'s are required for the changelog to work! You can put
your name to the right of the first :cl: if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->

* Keybind Translation (tgstation#17)

## About The Pull Request
Добавляет перевод кейбиндов

fixes ss220club#10

## Why It's Good For The Game
Русскоязычный билд?

## Changelog
:cl:
qol: Перевод кейбиндов
/:cl:

* Examine Panel (tgstation#18)

## About The Pull Request

Порт упрощенной версии Examine Panel
## Why It's Good For The Game
Флаворы круто

## Changelog
:cl:
add: Examine Panel
/:cl:

* [FIX] TTS and config (tgstation#20)

## About The Pull Request
Фиксит ТТС и путь конфига

fixes ss220club#8

## Why It's Good For The Game
## Changelog
:cl:
fix: TTS
fix: config path
/:cl:

* Aesthetics PART 1 (tgstation#21)

## About The Pull Request
Первая часть из перевода эстетики под новооффпару

* fix things after rebase

* remove empty mod

* revert emote panel since upstream has it

* fix compiling

* Remove rp speed, ci fixes (tgstation#26)

* Feat: Aesthetics. Part 1 (tgstation#27)

## About The Pull Request
Полная переделка эстетики, часть первая.
Весь модуль был удалён и будет сделан по новой.
Заменены: 
- Стены
- Окна
- Двери
- Полы


![image](https://github.com/ss220club/bandastation/assets/69762909/820ae7bf-68da-4e5a-af6d-6daf9ec4de59)

![image](https://github.com/ss220club/bandastation/assets/69762909/0b1a49c6-1c5d-40bc-8549-5fb34cfa6626)

![image](https://github.com/ss220club/bandastation/assets/69762909/d773c94c-b3b3-47db-9a7e-5670b90475be)
## Why It's Good For The Game
ЭСТЕТИКА

* fix barsigns

* simple -> basic

* prettier?

* walls update

* fix walls (no looping)

* update voicepage more?

* fix walls MOREEEE

* rp speed is back

* fix examine panel (tgstation#30)

js -> tsx

* removes non-para antags (tgstation#31)

removes non-para antags from the config

* convert slime to basic

* TTS update (tgstation#40)

Component
Refactor from Sierra

fixes ss220club#37

---------

Co-authored-by: Furior <furiorg@gmail.com>

* Translation pr1 (tgstation#41)

* Tranlate pr2 (tgstation#43)

* Translate pr 3 (tgstation#45)

* Translate pr 4 (tgstation#46)

* Translate pr 5 (tgstation#47)

* Translate pr 6 (tgstation#48)

Co-authored-by: ss220bot <action@github.com>

* fucckit (tgstation#52)

* fix and translate keybindings (tgstation#54)

## About The Pull Request
Исправляет нерабочие дубликаты и добавляет перевод к описанию кейбиндов

* stop pulling on C, toggle movement unbound (tgstation#55)

## About The Pull Request
Стоп пулл на С
Переключение движения убрано по умолчанию

* [NON-MODULAR] Allow cyrillic support for one proc (tgstation#56)

## About The Pull Request
Добавляет поддержку кириллицы для одного прока

![Screenshot 2024-04-12
211746](https://github.com/tgstation/tgstation/assets/31931237/6edbd4bd-64cf-47ba-b166-044367c2d229)

* populates dynamic with more antags, disables pirates (tgstation#69)

## About The Pull Request
Добавляет поля для антагонистов, которые не добавили на тигэ

Убирает пиратов из динамика

* Reduce rp speed (tgstation#71)

<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request

<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->

Убирает форс передвижения шагом, если вы на полу (дополнительно ~1.8
делей)

Уменьшает делей бега на 0.3 (~14% быстрее)
Уменьшает делей шага до ТГшной (~25% быстрее)

* cyrillic is not bad text (tgstation#74)

## About The Pull Request
cyrillic is not bad text

* Fix: translate branch update from master (tgstation#77)

* Ya protbal tab (tgstation#78)

* Feat: para issue templates (tgstation#79)

* Fix: git creds in action (tgstation#81)

* [ci skip] Fix: another missed arg in translate action (tgstation#83)

* Bandastation db (tgstation#94)

## About The Pull Request
Портирует сикей-ВЛ через БД с парадиза

:cl:
config: Добавлена строка в модульном конфиге, включающая вайтлист
server: Добавлен SQL файл, добавляющие нужные нам таблицы
/:cl:

* fix whitelist (tgstation#102)

yeap

* try to make it work

---------

Co-authored-by: Aylong <69762909+Aylong220@users.noreply.github.com>
Co-authored-by: Furior <furiorg@gmail.com>
Co-authored-by: ss220bot <action@github.com>
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintainability/Hinders improvements Code is too hard to copy and paste quickly
Projects
None yet
Development

No branches or pull requests

1 participant