We now run a php linter on the webhook
We now combine and build all maps in the right build script
Because only the byond build will use the maps this shouldn't
run in the tools script file, this is only working because of
the order the build scripts are run in the travis yml
* Comprehensive changelogs
* FrozenGuy5's images
* Revert CONTRIBUTING.md
* Fix PULL_REQUEST_TEMPLATE.md wording
* Default the setting to off in the webhook procesor
* And in secret.php
* Gives the webhook processor the ability to self update
* Correct syntax highlighting
* Remove unecessary globals
* Add $repoOwnerAndName to secret.php
* Use configured github URL
* Move configs to secret.php
* Configuarable tracked branch
* Ensure the PR is against the tracked branch
* Add default settings
* Adds Features per Fix tracking
* Makes maintainers immune
* add doc comments
* PHP stupidity
* it's oranges
* Update
* Comment update
* New is_maintainer func to pull directly from the team
* Remie
* Tell them the exact amount
* Fixes
* Tested, Fixes
* Fix language
* Another fix
* What MSO said
Pull requests will be automatically tagged with 'Ready for Review' if
there are changes requested on them by a member and then those review
comments are subsequently outdated. Helpful for finding what needs reviewing
at a glance.
* WIP
* More wip
* Numbers
* More WIP
* Improve
* Add QDEL_IN_CLIENT_TIME
* More WIP
* Getting there
* Absolute communism
* More stuff
* More states
* MrPerson's suggestion
* Makes it work, now we just need the dmi
* No, that's the null icon_state
* More better
* Fix script
* Turns out we don't need an empty dmi to start with
* Upload a much more complete dmi. Now we just need the identicons
* Fix
* Add the credits tool
* THE FULL DMI
* Mistake
* No need to resize the image if it's already 32x32. Also download the right one in the first place.
* It's oranges
* Transparent opacity
* Make per client
* Run at roundend
* Make tgstation-server great again!
* Speed things up some
* Fix up the verb
* Final touches
* Remove the unecessary .sln
* PraiseRatvar -> Frozenguy5
* New age coding
* Bigger gulps
* Only announce prs by users who have gotten a pr merged before
No testing yet, I got to head to work, but i figured I'd put it up here to see.
* You're not in byond anymore dorothy
* Fixes midi2piano
Tick lag is now properly accounted for. This increases sheet music notes duration accuracy.
Crap. I wrongfully assumed that BYOND's time quanta is 0.1 seconds, which is wrong. It actually depends on tick lag.
* Sets constant to default values