Commit Graph
27565 Commits
Author SHA1 Message Date
NanakoACandskull132 c4b36a5490 Sprinting, Stamina and Temporary Modifiers (#1030)
Introduces:
- Temporary modifiers process and datums for that
- A new stamina and sprinting mechanic. That is in need of further development! Weee!
2016-10-26 18:22:39 +03:00
OneOneThreeEightandskull132 a3f051693d increase telebaton (#524)
Buffs telebaton to original values. Tested already: it works well enough.
2016-10-24 00:23:55 +03:00
LordFowlandskull132 ea0f8c48d9 Dick Tracy and the Technicolor Dreamcoat (#1035)
User Changelog

rscadd: "Gave detective a colourable trench-coat, solving the Dick Tracy Dilemma."
tweak: "Wooden closets now have a slightly larger capacity, indicative of their greater size."
2016-10-24 00:23:07 +03:00
inselcandskull132 57f03923dc NanoUI updates for PDA Power Monitor and Sleeper Consoles (#1043)
This PR contains some UI updates for the PDA Power Monitor and the Sleeper Consoles (mostly a result of me trying to get a grasp of DM).

updated PDA Power Monitor UI. Sensor readings page now uses new icons and shows powernet load.
updated Sleeper Console to use fancy NanoUI. Added sanity checks for user interaction.
2016-10-24 00:22:55 +03:00
Bedshapedandskull132 0a32b914e4 crew monitoring font colors (#1058)
Crew monitoring computer: Lightened the font colors of suff and tox
2016-10-22 23:27:02 +03:00
LordFowlandskull132 660a5d0063 Miscellaneous Content Patch (#1002)
rscadd: "Added three new energy-based weapons, one designed purely for pest-control."
rscadd: "Added a new rare handpistol, based off of a proposed competitor to the NT Mk58."
rscadd: "Added a new pet for the Head of Security - the PTR-7 Tranquilizer Rifle."
rscadd: "Syndicate manhack delivery grenades are now available via the traitor uplink."
rscadd: "Manhacks will no longer attack anyone belonging to the 'syndicate' faction, including Heist pirates."
tweak: "Tweaked loadout customisation whitelists, generally making them more restrictive by role."
bugfix: "It is no longer possible to be older or younger than your species ought to be."
2016-10-22 23:26:42 +03:00
skull132 40563d0527 Merge branch 'master' into development 2016-10-15 18:40:48 -04:00
skull132andGitHub f8888fa55f API - Get player list respects fake keys (#1055)
Gotta protect them sensitive admoons.
2016-10-16 00:56:53 +03:00
Wernerandskull132 218cd3996b Fixes API issues (#1054)
Fixes Aurorastation/Web-Interface#57 
Fixes Aurorastation/Web-Interface#54
2016-10-15 22:50:57 +03:00
skull132 730dd6a5da Merge branch 'master' into development 2016-10-15 06:32:05 -04:00
NanakoACandskull132 37cbdbe40f Fixes #1047 (#1051) 2016-10-15 13:31:47 +03:00
Alberykandskull132 ca6eac9a37 Adding new flashlight options and old code sprites (#1025)
Changes:

returned heavy flashlights from old code, some in security, eva storage and engineering
added robust maglights, placed some in security
ported glowsticks from polaris
cameras, recorders and some old code items sprites are being re-added
you can now carry flashlights into your armor
you can now carry wizard related items into the wizard robe and voidsuit
you can now carry chaplain related items into the chaplain hoodie and nun robes
you can now carry chaplain related items into the chaplain hoodie and nun robes
cult hoods now share the same armor values as the robes
2016-10-14 20:38:00 +03:00
Alberykandskull132 8289c63b42 Golems and species rarity tweaks (#1007)
In this update:

-rarity values of certain species were changed:
5 are for species you can get via science, golems and slime people.
10 are for magical and really rare species, like skeletons and xenomorphs.

-station species new rarity values, based on data from server and whitelist numbers: 
Ipc and Tajaran: 2
Skrell and Unathi: 3
Dionae and Vaurca: 4

-devour being added to xenomorphs
-regurgitate verb added for unathi

-golems should be space proof
-golems are slower, but take less brute damage
-golems can't wear softsuits,voidsuits and rigs, and neither gloves
-new golems sprites, from vg, using some updated fat uniform sprites:
2016-10-14 20:37:47 +03:00
skull132 1cd3559c4b Changelogs - 13OCT2016 2016-10-13 15:07:30 -04:00
Alberykandskull132 8b826ed361 Remove flash converting in rev (#1048) 2016-10-13 21:43:07 +03:00
skull132 58d995fb22 Merge branch 'master' into development 2016-10-07 13:48:41 -04:00
skull132 87be49f466 Changelogs - 07OCT2016 2016-10-07 13:47:09 -04:00
Alberykandskull132 d3ef5ecd58 Fixing bears attacking SSD people (#1038)
Fixes #1037 
fixing at last the wrong laser cannon sprite in hand
2016-10-07 17:44:40 +03:00
Alberykandskull132 3228917964 New door crushing (#1000)
Ported from bay.

Instead of just stun locking people, new door crushing deals more damage and pushes the mob away from the door.
Also, re-added heatbutting airlocks if you have too much brain damage.
2016-10-03 13:52:45 +03:00
skull132 2ec5ef7056 Changelogs - 02OCT2016 2016-10-02 16:13:48 -04:00
skull132andGitHub 2fc96f13b4 Antag Contest Update (#1029)
Fixes #881
Contest: Fix assigning of self
Fix objective hoarding

Preferences Helpers
So we have an easier way of keeping track who's represented where and how.

Add aggressive objectives and remove passive ones.
2016-10-02 23:11:53 +03:00
NanakoACandskull132 4c7e1eb595 False Alarm Fixes (#1022)
-Makes a lot of unsuitable events excluded from faking. Some of them could do with reworking to make them function, like the infestation and prison breaks, but for now i just had to exclude them
-Adds an In-character/descriptive name, used for the announcement apologising for the mistake
-Fixes an issue where using debug Trigger Event verb would fill the events list with empty severe events and cause runtime errors
2016-10-02 21:24:00 +03:00
Wernerandskull132 ce55a480d8 API Command Report Fix (#1032)
Fixes the > in the ccia command reports sent from the WI.
Fixes multilines in multiline messages not showing up.
2016-10-01 23:34:28 +03:00
skull132 40f77de523 Changelogs - 01OCT2016 2016-10-01 07:16:13 -04:00
skull132andGitHub 66fa45b588 IE Stats (#1028)
Data with which we can determine how widespread actual HTML5 and CSS3 capability is.
2016-10-01 14:11:12 +03:00
Alberykandskull132 95ec4b958f Fixes #1023 (#1024)
So, stun batons won't deal 2x of their damage when offline, also, they only spend charge when online too.
2016-10-01 14:08:05 +03:00
NanakoACandskull132 790c8a0451 Bearskins (#1027)
A notable omission when i added bear events, that a few people have asked for.

Harvesting a dead bear now also makes a bearpelt for wearing. Trophies for the lizards
2016-10-01 14:07:48 +03:00
NanakoACandskull132 30dde5cff3 Diona Light Fixes (#1018)
Fixes #1018 
Fixes diona not recieving any light in space - initialises light amount to the max light value, so that is used in tiles where there is no lighting overlay. ie, space

Fixes dionastats organ references not updating when organs are lost or regrown

Fixes some spamming from lightmessages when a diona recovers after almost dying in the dark.

Adds a new light sensing message to the check light verb, if the response node is damaged or missing
2016-09-29 00:35:34 +03:00
skull132 9bfc46b692 Changelogs - 28SEP2016 2016-09-28 15:26:42 -04:00
Alberykandskull132 4318c9c7a1 Resolve #615 (#1013) 2016-09-28 23:08:20 +03:00
Bedshapedandskull132 00718dd632 Bedshape's fixes, 28SEP (#1021)
Fixes #884
Fixes #914
Fixes #996 
Fixes #998
Fixes #1005
2016-09-28 23:05:48 +03:00
Bedshapedandskull132 30514bc937 Changes to the Vent Clog event admin logs (#994)
Requested by Itzal/Shadow.

Bypassing dev since it involves admin logs.
2016-09-28 21:19:48 +03:00
Alberykandskull132 db7589be29 Custom items 27/09/2016 (#1017)
Items included in this update:

Atlas Overcoat - Vittorio Giurifiglio - tytostyris
CERN Labcoat - Helmut Kronigernischultz - pyrociraptor
Marching Sandals - Sslazhir Yinzr - alberyk
Jeweled Broach - Aji'Rah Laikov - nebulaflare
Akela's Family Photo - Akela Ha'kim - moltenkore
Also tweaked sprite to Sayyidah's dress and some naming with items.
2016-09-28 19:25:58 +03:00
skull132 48a5cdf4fb Changelogs - 25SEP2016 2016-09-25 09:43:48 -04:00
skull132andGitHub dd74c3a005 Rules Viewport Tweak (#1008)
The viewport is now bigger, due to the rules.html itself being bigger.
2016-09-25 17:42:54 +03:00
Alberykandskull132 882f990cc7 Fixing missing in-hand laser cannon sprite (#1001)
The laser canon, the rifle one, is missing in hand sprite, this should fix this issue.
Also, some shotgun slugs using the wrong wasted sprite.
2016-09-25 17:29:30 +03:00
NanakoACandskull132 f1990fb747 Fixes #960 and some runtimes (#991)
Fixes synthetics speaking in a null language, by initialising their default language to basic. This should fix nymphs being unable to understand them.

Also fixes three runtime errors with finding types and devouring
2016-09-25 17:29:10 +03:00
NanakoACandskull132 f01c7b68f8 Borg Gripper and Module Tweaks (#985)
Fills in some strange holes in cyborg functionality, fixing several borgs that were not quite fit at doing their jobs:

-Adds rolling pin and knife to service borgs; should allow them to cook a full range of foods. I've been getting regular nagging about this one from the community
-Adds the ability to pick up assemblies for engineering/research borgs, allowing them to construct some complex devices, notably bots and motionsensing cameras.
-Several items added to research borg: Dropper and reagent scanner, for chemistry, pen for renaming bots and writing research notes, and a plant bag for working in xenoflora
-Added altclick functionality for setting transfer rates on beakers. Essential for chemistry and cooking, since borgs can't use rightclick verbs on gripped items.
2016-09-25 17:28:39 +03:00
skull132 dd71e561e2 Changelogs - 21SEP2016 2016-09-21 05:59:14 -04:00
Bedshapedandskull132 59cc201c5f Fixes #982 (#984)
Credit to Zuhayr for getting to it first.
2016-09-21 13:47:02 +03:00
NanakoACandskull132 2da18a0bab Fixes #962 (#981) 2016-09-21 07:04:54 +03:00
NanakoACandskull132 4c0ce0acc3 Fixes #970, fixes #953 (#978) 2016-09-21 07:04:23 +03:00
Bedshapedandskull132 a28ffd844d Fixes #963 (#976) 2016-09-21 07:03:29 +03:00
Alberykandskull132 d4533017ce Fixing missing duffel bags (#974)
Now, all jobs should start properly with one.
2016-09-20 17:58:59 +03:00
skull132andGitHub 48c9b27143 Silicon UI check runtime (#973)
A missing sanity check was causing runtime errors whenever a borg had no cell, and had a nanoUI window open.
2016-09-20 15:39:11 +03:00
skull132andGitHub 8ebb69fcab Runtime in mob life if they have no mind (#971)
It was built on the assumption that they all have a mind. Which not everyone does.
2016-09-20 08:37:09 +03:00
James Smithandskull132 089bf082eb Research requirement fixes (#966)
The research reliability requirements relied on numbers coming from the old broken code, so at a point it would become impossible to continue using the fixed code. This commit patches the overall requirement to be a few points lower to allow for the changes to work as expected.
2016-09-20 08:24:46 +03:00
NanakoACandskull132 e3a9bd28e7 Hotfixes for Diona (#969)
Fixes #967 
Fixes #959 
Fixes #957
2016-09-20 07:59:41 +03:00
SoundScopesandskull132 8824624752 Fixes #961 (#965)
Missing && ( stuff || stuff ).
2016-09-20 07:57:03 +03:00
skull132 9cee3945f9 Merge branch 'development' 2016-09-19 23:53:50 +03:00