Techhead0
77ecaac36b
Quick fix for #11772
...
Changes character setup to use species' bodytypes to determine hairstyle availability.
2016-01-07 17:01:25 -05:00
Atlantis
b520dc0266
Adds presets, loadout items, bugfix
...
- Fixes a runtime error when an ID Card slot is Destroy()-ed
- Adds few presets for consoles, such as, engineering console, command console, etc.
- Adds tablet and cheap tablet as loadout preferences with cost of 4 and 3 points respectively. Cheap tablet contains only worst battery, hard drive and network card, regular tablet has average components.
2015-12-31 19:14:28 +01:00
GinjaNinja32
a56597a3c5
Merge pull request #11823 from PsiOmegaDelta/151230-MapTweaks
...
Fixes.
2015-12-30 18:48:44 +00:00
PsiOmegaDelta
7e58375e4f
Removes a debug line in the character flavor setup.
...
Fixes #11831 .
2015-12-30 18:25:03 +01:00
PsiOmegaDelta
a85f408c29
Re-fixes skin tone not displaying the proper value when being edited in the character setup.
2015-12-30 12:16:16 +01:00
Loganbacca
b94fa98170
Tweaked a couple of fixes
2015-12-29 16:41:59 +13:00
Loganbacca
c0fb63c796
Fixed player setup runtimes
...
- Language update_setup runtime for new players with no save file
- pAI content runtime for new players with no save file
2015-12-28 16:21:49 +13:00
Zuhayr
b6984d9a20
Added checks for character age to numerous jobs.
...
Conflicts:
code/game/jobs/job/assistant.dm
2015-12-22 13:24:12 +01:00
Jon
5e73b92bd4
Fixes the general flavour text field.
...
The field was blanking each time it was opened to edit.
2015-12-21 09:13:46 +01:00
Jon
d890a4ce30
Removes the else to properly for the switch statement, meaning that it no longer wipes your flavour text/thinks you're opening the general slot ever time.
2015-12-17 17:38:34 +01:00
Zuhayr
1ab263f662
Rewrote targeting.
2015-12-16 10:10:13 +10:30
Zuhayr
2da40e525e
Removed targeting.
2015-12-16 10:09:20 +10:30
Kearel
9450680b1c
Merge branch 'dev' of https://github.com/Baystation12/Baystation12 into fluff2
2015-12-10 13:04:52 -06:00
PsiOmegaDelta
dbbb5d2e86
Merge pull request #11650 from Baystation12/dev-freeze
...
Dev
2015-12-10 08:29:06 +01:00
PsiOmegaDelta
c4d6a76887
Merge pull request #11649 from Baystation12/master
...
Dev-freeze
2015-12-10 08:21:43 +01:00
GinjaNinja32
1921c35231
fix issues with indented absolute path definitions
2015-12-09 14:12:54 +00:00
PsiOmegaDelta
12b9d30923
Gear loadout sanity checking.
...
Adds gear loadout sanity checking to reduce the risk of https://github.com/PolarisSS13/Polaris/issues/376 from happening, as well as ' /datum/'.
2015-12-09 12:27:41 +01:00
Kearel
7b2b658644
Merge branch 'dev' of https://github.com/Baystation12/Baystation12 into fluff2
2015-12-07 11:43:51 -06:00
PsiOmegaDelta
079ea9ad9a
Merge remote-tracking branch 'upstream/dev' into 151205-MoreCharacterSetupOptions
...
Conflicts:
code/modules/client/preferences.dm
2015-12-06 12:15:04 +01:00
GinjaNinja32
92a1f1a016
Merge pull request #11590 from PsiOmegaDelta/151204-SaveMyCharacter
...
Can now load/save/reload while readied.
2015-12-05 18:59:19 +00:00
Kearel
caa0fbaea5
Merge branch 'dev' of https://github.com/Baystation12/Baystation12 into fluff2
2015-12-05 12:47:03 -06:00
PsiOmegaDelta
5c8516e2b7
Transfers language shortcut keys from per character setting to a global one.
2015-12-05 13:01:51 +01:00
PsiOmegaDelta
fefa400604
Changes the character setup update flow.
...
Changes the way savefile version upgrades are done, letting each sub-setting handle it own upgrade path, while also making it easier to transfer settings between preferences and individual characters save slots.
2015-12-05 12:03:34 +01:00
GinjaNinja32
7ce8f42e11
add verbs to allow players to spin their view
2015-12-05 10:42:00 +00:00
PsiOmegaDelta
9b6b5ad4b3
Can now load/save/reload while readied.
...
The load window also no longer pops under the character setup screen.
Just some small character preference QoL changes.
2015-12-04 11:43:25 +01:00
Chinsky
939c1a3146
Merge pull request #11376 from NullSnapshot/dev-freeze
...
Bunch of IPC fixes.
2015-12-04 11:28:25 +03:00
Zuhayr
fd59c3ad76
More tweaks to IPC fixes.
2015-12-03 22:56:19 -08:00
Zuhayr
5561964204
Tweaks to previous commits.
2015-12-03 22:56:19 -08:00
Zuhayr
0b8125d30b
Added boot knives and putting a knife in your boot.
2015-12-01 02:05:29 +10:30
Kearel
5cc2944733
Merge branch 'dev' of https://github.com/Baystation12/Baystation12 into fluff2
2015-11-28 11:21:07 -06:00
PsiOmegaDelta
89e85925c9
Merge pull request #11516 from Baystation12/dev-freeze
...
Dev
2015-11-24 14:35:56 +01:00
PsiOmegaDelta
e67ff9e903
Merge remote-tracking branch 'upstream/master' into dev-freeze
2015-11-24 14:02:15 +01:00
Bjorn Neergaard
0f78998377
Fix Dionea home system
...
Fixes #11492
2015-11-22 20:34:29 -06:00
Kearel
4f241fd22c
Reworked Orion Trail
...
Plays a bit differently. Slightly more challenging but still beatable
with proper strategies in use.
2015-11-22 20:23:31 -06:00
PsiOmegaDelta
033708b8e6
Merge remote-tracking branch 'upstream/dev-freeze' into dev
2015-11-19 09:06:32 +01:00
PsiOmegaDelta
aa3a62fe32
Merge remote-tracking branch 'upstream/master' into dev-freeze
2015-11-19 08:59:24 +01:00
GinjaNinja32
d247584d1b
add a sleep inbetween disabling and enabling hardware mode
...
i've been seeing HW mode not always re-enabling, hopefully this'll fix it
2015-11-18 14:38:46 +00:00
Kearel
a8406f018b
Adds Entertainment Items
...
Adds the following:
Actor Guild for ghosts to spawn at.
Board for playing board games.
Two trading card games with booster packs.
Tarot cards.
Cargo can now supply lasertag equipment as well as decks/booster packs
2015-11-12 23:24:34 -06:00
GinjaNinja32
7c1fb1fde9
Merge pull request #11442 from PsiOmegaDelta/151111-CharacterSetupTweaks
...
Character setup tweaks.
2015-11-13 05:05:32 +00:00
PsiOmegaDelta
e40246e9df
Character setup tweaks.
...
Adds client verb to access the character setup screen from anywhere.
Moves name validation to species level, making it possible for IPCs to have numbers in their name.
Adds gender validation, also adds support to add neuter/plural genders in the future if ever desired.
Now sanitizes preferences before applying them to a mob.
Fixes #11433 .
2015-11-11 13:50:22 +01:00
PsiOmegaDelta
4ab55646a6
Cleaner mouse death.
...
Mouse that go splat now call death() instead of doing partial death handling.
When one wishes to join as mouse timeofdeath is checked, instead of a snowflake var.
2015-11-08 13:03:02 +01:00
Chinsky
5acf5f1b7b
Merge pull request #11177 from PsiOmegaDelta/150923-FlexibleSetup
...
Character setup refactor.
2015-10-26 05:44:13 +03:00
NullSnapshot
00e0014a3f
fixes #9962
2015-10-25 17:52:49 -07:00
PsiOmegaDelta
e116721977
Character setup refactoring.
...
Begins breaking down the large character setup in more manageable modules, allowing for easier additions, edits, and removals.
2015-10-18 17:34:35 +02:00
PsiOmegaDelta
299ad9580c
Merge remote-tracking branch 'upstream/dev-freeze' into dev
...
Conflicts:
code/modules/admin/admin.dm
code/modules/admin/topic.dm
2015-10-16 13:02:59 +02:00
PsiOmegaDelta
fc4c1d6af7
Merge remote-tracking branch 'upstream/master' into dev-freeze
...
Conflicts:
code/game/objects/items/weapons/storage/boxes.dm
code/game/objects/items/weapons/storage/storage.dm
2015-10-16 11:04:43 +02:00
mwerezak
7272deb5ae
Fixes #11216
...
Sunglass-derived custom gear is now only available to roles that normally have access to them.
2015-10-15 06:58:25 -04:00
PsiOmegaDelta
8421058ece
Adds language prefix reset option.
...
Allows you to reset the language prefix key to the server defaults. Mostly a convenience thing.
Adds missing reserved say character.
2015-09-18 21:42:02 +02:00
Zuhayr
0c56bdd448
Merge pull request #10266 from PsiOmegaDelta/150722-TagPairs
...
Makes it possible to define multiple tag pairs for the Travis check.
2015-09-07 13:57:09 +09:30
Chinsky
2563821832
Merge pull request #10972 from Zuhayr/resomi
...
Adds the Resomi.
2015-09-06 13:09:34 +03:00