Commit Graph

4977 Commits

Author SHA1 Message Date
Cheridan 753979a915 Merge pull request #3458 from Firecage/master
Some stuff about the mime backpack.
2014-04-20 23:06:10 -05:00
Giacomand 18a075a14e Fixes hotkey mode always being set during login. winget() was returning "true", not 1 or 0. It now compares for the string. 2014-04-21 00:40:23 +01:00
Cheridan b250f3ad55 Merge pull request #3453 from Menshin/Sun_and_solars
Sun and solars
2014-04-20 09:11:50 -05:00
Firecage b8be6cea71 Merge branch 'master' of https://github.com/tgstation/-tg-station.git 2014-04-20 09:30:16 +02:00
Razharas a2895ed9dc Merge pull request #3446 from Aranclanos/LindaChecks
Admin status panel, extra air thingies
2014-04-19 19:04:49 -07:00
Firecage dff7ebc0a4 Signed-off-by: Firecage <firecage@hotmail.com> 2014-04-19 21:42:31 +02:00
Cheridan 7cb4f4141e Merge pull request #3450 from Razharas/VineFix
Fixing instagib vine
2014-04-19 14:31:11 -05:00
Menshin 0fda25c757 * sun and solars now uses world.time instead of timeofday,
* the solar panels are now rotated instantly instead of slowly do it every tick,
* code cleaning
2014-04-19 18:31:22 +02:00
Menshin 7347b1bebd * tweaked the solar update method to be more accurate
* added a check for the midnight rollover of timeofday
* the manual tracking orientation is now synchronized with the sun position update
* now checking if the solar panel/tracker/computer is not already in the solars_list before adding it
* added a message noticing the beginning of a solar panel/tracker deconstruction
* tweaked the manual tracking for better accuracy : the orientation is increased/decrease internally and updated altogether the sun.
2014-04-19 13:06:27 +02:00
Razharas 8f6897964c Merge pull request #3418 from VistaPOWA/pr_announce
[CONFIG][BACKEND] Adds PR announcing to the game.
2014-04-18 19:05:44 -07:00
Razharas 37cb6f9220 AHJGFD 2014-04-18 19:48:32 +04:00
Razharas d536671fd7 Fixing instagib vine
>Lower severity means higher damage
>Intuition
>Logic
>Sanity
2014-04-18 19:24:08 +04:00
Aranclanos ca67aeb3aa Added more stuff to the status panel for admins, air related, these are only temporal (hehehe) 2014-04-17 21:37:06 -03:00
Ergovisavi 896414bcc4 Increased cost of gygax, decreased cost of durand, capped protolathe coeff at 2x 2014-04-16 20:09:54 -07:00
Ergovisavi f302adc8ab Merge branch 'master' of https://github.com/tgstation/-tg-station into mineral_economy 2014-04-16 16:58:28 -07:00
Cheridan b8e6e61dec Merge pull request #3426 from RandomMarine/theteargasitburns
Removes HEADCOVERSEYES from caps
2014-04-15 23:42:56 -05:00
Cheridan 4c66f666cb Merge pull request #3425 from Giacom/fix_magboots
Fixed magboots requiring to be turned on and off to correctly set NOSLIP...
2014-04-15 14:09:10 -05:00
Cheridan 75919440d6 Merge pull request #3412 from Giacom/someone_was_lazy
Fixed the lazy "fix" which caused mobs that Login or Logout to lose their hotkey mode.
2014-04-15 11:24:07 -05:00
Cheridan 71cd05cf49 Merge pull request #3393 from Razharas/GrabPull
Added datum mutations
2014-04-15 10:27:31 -05:00
Cheridan dac4393fc4 Merge pull request #3404 from Aranclanos/lizardssss
Mutant race character preferences.
2014-04-15 09:59:06 -05:00
RandomMarine 7e71f041fe Removes HEADCOVERSEYES from caps 2014-04-14 19:03:10 -07:00
Giacomand aa3a290cf2 Even more refactoring. 2014-04-14 22:51:37 +01:00
Giacomand ab0c6f9c58 Fixed magboots requiring to be turned on and off to correctly set NOSLIP; was caused by flags being null, instead of 0.
Refactor'd the magboot code to be more elegant.
2014-04-14 22:35:32 +01:00
Razharas 75246052a3 Merge branch 'master' of https://github.com/tgstation/-tg-station into GrabPull 2014-04-15 01:24:51 +04:00
Razharas 40c349c052 A little tweak 2014-04-15 01:24:36 +04:00
Menshin d197be0540 Changes to the Sun :
* Changed the way the sun was orbiting around the station (or is it the other way around ?), based on real time rather than an inaccurate ticks counter.
* The sun can now be up to twice as fast or slow as standard rotation (1h)
* The sun start with a random angle to the station at round start
* The sun can rotate clockwise or counter-clockwise

Changes to Solars :
* The panels calculate the shortest rotation to get from their position to another.
That also fixed the bug where the panel would backtrack all the way when finished a full rotation (e.g 355° to 1°)
* The exposition to the sun of a panel is now correctly calculated (fixed the bug, where
if the sun was, for example, at 1° and the panel at 359°, no light would arrives to the panel)
* Corrected the timers for the timed rotation.
* Panels made with reinforced glass now have the double of health
2014-04-14 23:02:57 +02:00
VistaPOWA 10889bd303 huge update
Makes the announcer better in every aspect (less bugs, less fun, more
merging announcement capability)! Also makes it require *just* .Net 4.0
instead of 4.5.
Adds the option for players to disable the PR announcements.
2014-04-14 21:07:00 +02:00
GunHog 229aaeb1a1 Updates the magboots file to Gia's changes. 2014-04-13 13:37:59 -05:00
VistaPOWA c470ce545a oops, mistyped there 2014-04-13 19:22:28 +02:00
VistaPOWA 2459f5c17f Makes the nag message not activate if comms are not enabled
This nag message should only come up when something has gone horribly
wrong.
2014-04-13 19:18:16 +02:00
VistaPOWA ca4402332a [CONFIG][BACKEND] Adds PR announcing to the game.
Adds a C# program that allows you to parse GitHub Pull request opening
notifications sent to an IRC and display them in-game.
Adds authentication to the world/Topic() procs, allowing you to easily
and securely input data into the game (EXPORT DOES NOT REQUIRE IT!)
2014-04-13 18:59:11 +02:00
Giacomand 9280e1410f Fixes cyborgs spawning as ghosts. 2014-04-13 13:04:36 +01:00
Razharas ffe7f6d4a4 Merge branch 'master' of https://github.com/tgstation/-tg-station into GrabPull 2014-04-13 00:04:51 +04:00
Razharas a250e5f670 More !!FUN!!
Im open to discussion as to remove some of the TOO op mutations
2014-04-13 00:04:41 +04:00
Giacomand 16ae0d9f0d Fixed the lazy "fix" which caused mobs that Login or Logout to lose their hotkey mode; even when they transfer to another mob. 2014-04-12 20:49:56 +01:00
GunHog 1366822ec7 Lets Sci make magboots! 2014-04-12 13:53:06 -05:00
GunHog da977a79e2 Adds the advanced magboots. 2014-04-12 13:51:06 -05:00
Aranclanos 84bb0f338c Removes the extra dark vision of lizards 2014-04-11 21:18:49 -03:00
Aranclanos 2da47fbb79 Adds mutant races to the character preferences. It can only choose between lizard and human right now.
Adds a new server configuration to toggle on and off the mutant races preferences. If it's off, everyone will be human.
2014-04-11 21:10:27 -03:00
fleure 1d25935a47 Merge pull request #3294 from RandomMarine/sprayvars
Spray bottle tweaks and additions.
2014-04-11 23:08:55 +01:00
Razharas 6e641397bf Message fix 2014-04-11 02:31:52 +04:00
Razharas d26e1ee5ac Fastfix of name 2014-04-11 02:28:41 +04:00
Razharas cae9fa555d Merge branch 'master' of https://github.com/tgstation/-tg-station into GrabPull 2014-04-11 01:36:49 +04:00
Razharas cb5eaf0b10 Tweaks and giggles 2014-04-11 01:36:38 +04:00
Cheridan 050b1cbf73 Merge pull request #3376 from VistaPOWA/point_blank
Adds point blank shooting
2014-04-10 16:03:55 -05:00
Miauw62 d783bccb6e Merge pull request #3383 from MrPerson/qdel_spells_TAKE_TWO
Make reenter-corpse not delete your spells
2014-04-10 21:55:17 +02:00
Jordie0608 b18cc7d54e Merge branch 'master' of https://github.com/tgstation/-tg-station into manidontevenknowwhatwentwrongwiththat
Conflicts:
	code/game/machinery/doors/airlock.dm
	code/game/objects/structures/door_assembly.dm
	code/game/objects/structures/false_walls.dm
	code/game/objects/structures/mineral_doors.dm
	code/modules/research/protolathe.dm
	icons/obj/doors/door_assembly.dmi
2014-04-11 02:51:07 +10:00
Razharas 31d851d315 Such vines
So mutation
2014-04-10 07:51:20 +04:00
MrPerson 910dae4154 Make reenter-corpse not delete your spells 2014-04-09 13:10:48 -07:00
Cheridan 31cfe0ba80 Merge pull request #3378 from Donkie/jobrefactor
Jobcode refactoring TAKE TWO
2014-04-09 13:52:37 -05:00