Commit Graph

5039 Commits

Author SHA1 Message Date
Ater Ignis 8b71b7d106 updated DNA code to have more mutations 2012-11-10 14:12:25 +04:00
SkyMarshal 1eb2ceb643 Removed the /TG/ "feature" which has explosions insta-gib dead people. THIS IS WHY I HATE THE MERGE. 2012-11-09 22:30:38 -07:00
giacomand@gmail.com d71cc8f3d6 -Advance diseases were given a good bug fixing based on reports and runtimes. Including the diseases spreading correctly.
=Proposals=

-Cyborgs can now beep and ping.
-Hulks will now talk in all upper-case and will spurt out random hulk phrases and flex.

=Sprites=

-Improved APC sprite by TankNut.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5031 316c924e-a436-60f5-8080-3fe189b3f50e
2012-11-09 21:12:59 +00:00
Ater Ignis af0593e07b Chemistry on child reagents and in mobs
Ethanol childs (most drinks in general) are treated as ethanol in reactions
Reactions are going inside mobs, but not make bubbling effect
2012-11-09 20:53:20 +04:00
Chinsky f45855078b Admin revive now fixes beheaded peps. 2012-11-09 20:29:03 +04:00
Chinsky 73ebc5c248 Merge branch 'master' of https://github.com/Baystation12/Baystation12 2012-11-09 20:13:09 +04:00
Chinsky 7a8899cf42 Updated admin revive to work with organs and bloodloss 2012-11-09 18:03:57 +04:00
johnsonmt88@gmail.com 4746f20f35 A couple of runtime fixes:
Runtime fix for Poly searching for items (runtime error: Cannot read null.w_class)

Runtime fix for safe lock-picking (runtime error: Cannot read null.len)

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5030 316c924e-a436-60f5-8080-3fe189b3f50e
2012-11-08 23:25:41 +00:00
Cael_Aislinn 6f77899396 should invert SSD to apply to normal disconnects, but not ghosting admins
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2012-11-08 22:20:34 +10:00
Kreastr 2e8b305ac3 Now gliding_size for pulled objects and mobs is also changed. 2012-11-07 13:13:45 +02:00
Kreastr 484351a200 Adapting glide size formula 2012-11-07 11:51:44 +02:00
aranclanos@hotmail.com 0e589d575c Fixes Issue 1066 - Suits having a wrong blood overlay.
I added a new var for suits, blood_overlay_type.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5024 316c924e-a436-60f5-8080-3fe189b3f50e
2012-11-07 09:29:40 +00:00
Kreastr cf01509f8e Split speed from actual delay time 2012-11-07 11:23:45 +02:00
Kreastr 2a80909a94 Making it work 2012-11-07 11:16:28 +02:00
Kreastr f82952d347 Fixes 2012-11-07 01:39:56 +02:00
Kreastr 001ea33ce0 Merge branch 'animation'
Merging animation fixes

Conflicts:
	baystation12.dme
	code/defines/obj.dm
	code/modules/mob/mob_defines.dm
	code/modules/mob/mob_movement.dm
	config/admins.txt
2012-11-07 01:38:28 +02:00
Kreastr 2deb70a1a9 Some changes. Untested. 2012-11-07 00:08:02 +02:00
aranclanos@hotmail.com b0d3e70f72 Fixes Issue 1080 - Borg mesons having shadows, making mining as miningborg awful
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5019 316c924e-a436-60f5-8080-3fe189b3f50e
2012-11-06 21:06:06 +00:00
baloh.matevz abad9978b2 - Fixed the revision number not showing properly. Hopefully it's fixed for good this time, as it works off of logic, instead of line numbers.
- Standardized the database library code
- Deleted a few unused database related files (karma and forum activation), so they won't get in my way later. They work off of no longer existent database tables.
- Made it so the server maintains a constant connection with the database, which is established on world/New() and never broken, until the server ends. If 5 consecutive database connection attempts result in no connection getting established, the server will not attempt any more connections. Made all existing database connections use the global continuous connections. Currently we need two, as we have two databases, but the old database is going to get moved into the new one.
- Fixed the spaghetti-like report in the permissions panel, which happened when someone had many permissions enabled.
- Added database connection reports to display to dream daemon on server startup.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5015 316c924e-a436-60f5-8080-3fe189b3f50e
2012-11-06 17:21:13 +00:00
giacomand@gmail.com c3c6da1c4a -Optimized free looking more by using associated lists.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5009 316c924e-a436-60f5-8080-3fe189b3f50e
2012-11-05 15:46:03 +00:00
baloh.matevz 1038391ba8 - the COLD_RESISTANCE mutation now protects against low pressure damage, making you space-worthy.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5006 316c924e-a436-60f5-8080-3fe189b3f50e
2012-11-05 07:41:58 +00:00
baloh.matevz 8f0ae22884 - Reverted the size reduction from r4996.
This is simply not acceptable:
- http://www.kamletos.si/screen%20overlay%20reduced%20size.png
- http://www.kamletos.si/screen%20overlay%20reduced%20size2.png- Made being in an area with extremely low pressure cause some damage (2 per tick)
- Reduced the amounts of oxy damage per tick from 1/ 2 / 4 to 0.5 / 1.5 / 3, depending on your body temperature.
- Reduced the maximum amount of high pressure damage per tick from 7 to 4. Slightly reduced the damage coefficient for pressure damage. This is to prevent insta-kills in high pressure areas. I still can't believe poly originally set it to 20 per tick... 
- Added a maximum amount to how much your body temperature can change in each tick. It can go up or down by, at most, 30K per tick.
- Space suits and the captain's armor now protect against pressure damage
- Fixed some more of poly's awful code. The STOPSPRESSUREDMAGE flag now defines whether you take damage or not. You still need to have both a helmet and suit with that flag on to be fully protected from pressure damage. This will make the pressure damage indicator actually show what kind of pressure is affecting you and not just pretend like you're not taking damage, even if you are, while in a space suit:

//Poly code<TM>
if(istype(wear_suit, /obj/item/clothing/suit/space)||istype(wear_suit, /obj/item/clothing/suit/armor/captain))
--pressure.icon_state = "pressure0"
else
--...

- Standardized /obj/item/examine().
- Added the important stuff to the changelog.


git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5004 316c924e-a436-60f5-8080-3fe189b3f50e
2012-11-05 05:59:50 +00:00
Cael_Aislinn dba38d5508 made helmets etc properly hide hair
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2012-11-03 23:46:41 +10:00
giacomand@gmail.com 9294b283b6 -Added WJohnston's new laser-proof armour sprite.
-Reduced queen healing rate to 5. The increased max health should be enough.
-Aliens can clear hatched eggs by clicking on it.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4998 316c924e-a436-60f5-8080-3fe189b3f50e
2012-11-03 07:39:10 +00:00
Cael_Aislinn 739e965b5f Merge branch 'master' of https://github.com/Baystation12/Baystation12 into bs12_with_tgport, removed unnecessary includes fron the .dme
Conflicts:
	baystation12.dme

Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2012-11-03 12:21:54 +10:00
headswe cafd51e1a8 Merge pull request #1862 from Ravensdale/master
(Adjusted)Adjusts items emergency lockers spawn with, AI-less borgs spawn with NT not asmimov laws
2012-11-02 10:13:12 -07:00
headswe 8b963cad83 Merge pull request #1857 from comma/master
Alt titles, char records & small fixes.
2012-11-02 10:11:45 -07:00
Hawk-v3 538c57ca1c Merge pull request #1866 from Hawk-v3/master
Removing Fatness
2012-11-02 09:02:08 -07:00
Hawk_v3 dff741ce20 Removing Fatness. 2012-11-02 15:29:13 +00:00
giacomand@gmail.com 82820524f5 -Vent crawling mobs will trigger the area's Enter, which will fix turrets not targeting mobs vent crawling into the AI chamber/upload.
-Fixed turrets shooting over mobs, when they're lying down.
-Monkey boxes will now contain 5 monkeys.
-Decreased the amount of EMP grenades to the initial 5.

-Added several more symptoms.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4993 316c924e-a436-60f5-8080-3fe189b3f50e
2012-11-02 13:34:32 +00:00
elly1989@rocketmail.com 50fe648a91 Admin ranks now use bitfields for permissions. Rather than checking the name of the rank, adminverbs will now check holder.rights to see if it has certain bits turned on.
SERVER HOSTS:
This commit replaces the existing admin-rank system. It is now more customizable.
Admin.txt essentially works the same as it always has. Each line should look like:
ckey - admin rank

There is now however, an admin_ranks.txt. This textfile allows you to define ranks like so:
admin rank +ADMIN +FUN +BUILD
the +KEYWORD are flags adding permissions to that rank. There are brief descriptions in the text-file explaining what they do.

You can now name the ranks anything you like, and give them the permissions you want them to have. This allows, for instance, ranks like:
Game Admin on disciplinary +ADMIN +BAN
This would give that game admin only the tools they need to admin. They would not have access to 'fun' verbs which control events and antags.
There's lots of things you can do. For instance, a coder rank whom can debug stuff but cannot do admin tasks:
Codermin +DEBUG +VAREDIT +SERVER

There's lots you can do. As it evolves it will hopefully become more flexible.

admin_ranks.txt defaults to use the old admin rank names.

Apologies in advance as there will be a lot of anomalies, such as ranks losing verbs they once had. Please let me know about any problems. I can fix them quite easily simply by moving verbs between the lists or splitting the lists up into new flags.

CODERS:
There is now a check_rights(flags) proc. 
It check is usr is and admin and has -at least one of- the rights specified.
It checks > usr < not src, so keep that in mind!
If you need to check if something other than usr has specific tights, you can do if(holder.rights & R_ADMIN) etc.

KNOWN ISSUES:
+FUN probably needs to be split up into +MOBS and +EVENTS
In-game promotion/demotion is currently disabled. It will be readded after everything else works ok.
Erro's sql rights changes stuff is currently commented out. It will be re-added.
There are still many many verbs which need updating.

Apologies in advance for any inconvenience.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4991 316c924e-a436-60f5-8080-3fe189b3f50e
2012-11-02 10:23:04 +00:00
giacomand@gmail.com d46775ec87 -Aliens now take x2 as much damage from fire based weaponary, instead of x1.5.
-Doors are now weaker than walls; so normal weapons can destroy them much more easily.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4990 316c924e-a436-60f5-8080-3fe189b3f50e
2012-11-02 02:31:16 +00:00
johnsonmt88@gmail.com 687532597b Fix for parrots moving while dead.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4988 316c924e-a436-60f5-8080-3fe189b3f50e
2012-11-01 23:10:35 +00:00
Chinsky 203a4e1183 Merge branch 'disarm' 2012-11-02 01:22:31 +04:00
Head 4cd33f3906 Just uh,fixes.
Signed-off-by: Head <sebbebroberg@hotmail.com>
2012-11-01 17:29:02 +01:00
Hawk-v3 bdf079af85 Merge pull request #1859 from AterIgnis/dismemberment
Fix of recent pull 'Dismamberments'
2012-11-01 02:13:41 -07:00
Ater Ignis 0171418661 fixed my misunderstanding of this programming language 2012-11-01 12:32:14 +04:00
Chinsky b9d942cfdd Gun goes off in random direction instead of always on assiliant. 2012-11-01 04:14:23 +04:00
giacomand@gmail.com 2cefee1282 -Added advance diseases! Virology can create and mutate advance with different symptoms and effects. Read my comments if you're interested in each symptom.
This isn't done, I still need to add more symptoms and a way for virology to identify and name them.

-Metroids will die in space again.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4987 316c924e-a436-60f5-8080-3fe189b3f50e
2012-10-31 18:04:04 +00:00
Chinsky 771389f871 Added warning messages before vomiting.
You have in total two warnings and to react now.
2012-10-31 14:36:09 +04:00
Chinsky e1c087c594 Added small probality of gun owner getting shot. 2012-10-31 14:34:52 +04:00
Chinsky 29fab30384 Added 40% chance of gun in active hand going off if someone tries to disarm holder.
There is also 10% chance that gun in off hand will go off.
2012-10-31 13:04:34 +04:00
Chinsky a2e83e962d Alternative titles system.
Custom character records.
Different clothing for alternative titles.
2012-10-31 08:40:51 +04:00
Chinsky 9dc654c712 Beep boop cyborg emotes.
All ported and working.
Ping, beep, buzz, THE LAW.
2012-10-31 03:24:31 +04:00
Cael_Aislinn 698425a987 readd ssd sleep
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2012-10-30 23:46:54 +10:00
Cael_Aislinn 5c82c87aa2 removed silly comments
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2012-10-30 23:44:57 +10:00
Mloc 5049fa1b83 Merge pull request #1852 from comma/master
Custom items, limbs and small fixes.
2012-10-30 05:29:59 -07:00
Chinsky b30ba9314c Reverted changes by 'dismemberment fix'
It's a bit misleading, but you can just set base icon to limbless torso, so no need to subtract every missing limb from there.
Subtracting will cause mob have see-through holes when seen from the side too.
2012-10-30 16:02:10 +04:00
Chinsky 77800a76d7 Merge branch 'master' of https://github.com/Baystation12/Baystation12 2012-10-30 15:30:40 +04:00
Chinsky a5cdbf1a1f Readded robolimbs beign affected by EMP 2012-10-30 08:07:45 +04:00