Commit Graph

985 Commits

Author SHA1 Message Date
SoundScopes f22873b2ab Changelog and some config settings that should be done in a file and descriptions 2015-07-11 11:25:43 +01:00
jack-fractal 2f9f3d10ce Merge branch 'another_copy_just_in_case' into attempt_to_salvage 2015-07-10 20:39:08 -04:00
jack-fractal 8f76c3afae Revert "Revert "Synthetics revised""
This reverts commit df2980db46.
2015-07-10 20:38:24 -04:00
SoundScopes b33078ad0e Merge pull request #653 from skull132/master
Skull's Things, 10JUN2015
2015-07-10 23:32:45 +01:00
SoundScopes f6dd5a0e4f Merge pull request #650 from MagmaRam/shotgunfix
Fixes shotgun shell sprite issues, as described in issue #612.
2015-07-10 23:20:20 +01:00
skull132 c783ea23f1 SQL Backend Update
Fixes the library attempting to pull from a table that doesn't exist.
2015-07-10 22:53:48 +03:00
skull132 527e4d37bc Fixes #639 & Cryobeaker Increase
* Preset beakers have 60 units in them now, where applicable
* Increased the capacity of the cryobeaker as well, to 60, so that it
matches others
2015-07-10 22:00:40 +03:00
skull132 df2980db46 Revert "Synthetics revised" 2015-07-10 22:42:49 +03:00
jack-fractal 4333938f35 Activating Species White-list
I had this in so I could test all the species.
2015-07-08 22:08:12 -04:00
jack-fractal 8eed422a10 Bugfixes
* fixing hair style preview bug
* fixing unathi and tajaran preview bug
2015-07-08 19:50:16 -04:00
MagmaRam 020b05d454 Fixes shotgun shell sprite issues, as described in issue #612. In addition, shotgun shells should now use the proper sprites while unspent. 2015-07-08 12:40:54 -05:00
SoundScopes 5feee73f39 Removing the extra space in ! emote 2015-07-08 17:35:16 +01:00
SoundScopes fbeb7994dc #643 fixes 2015-07-06 02:53:10 +01:00
jack-fractal 14ca784bf5 Bugfixes. Lots and Lots of Bugfixes
Mostly to surgery and brain extraction.
2015-07-02 18:45:08 -04:00
jack-fractal b44e03a2a4 Merging Development
Merging the development branch.
2015-06-30 22:11:33 -04:00
jack-fractal ecca3dfc38 IPC to Shells
* lots of changes
* synthetic skin items
* update_body modified
* preview_image updated
* savefile updated
* surgery tools cleaned
* IPC constructed added
* machine_brain_type added
2015-06-30 21:27:38 -04:00
skull132 591403825a Merge pull request #631 from skull132/master
SQL Backend Update
2015-06-28 18:18:00 +03:00
skull132 f366bc4916 Merge pull request #634 from SoundScopes/master
Updates
2015-06-28 18:17:54 +03:00
skull132 d6e3940f07 Merge pull request #593 from jack-fractal/increased_chemistry_size
Beaker Size Revision
2015-06-28 18:17:50 +03:00
skull132 6e7e0924ea Dibs to red 2015-06-28 18:15:11 +03:00
skull132 68754941f3 Paper fixes
* Firing range instructions should work well better now.
* The bioprinter thing has a proper tag.
2015-06-28 18:08:43 +03:00
skull132 3a0b174f6d Fox (improper addition)
This really needs to be cleaned up over the coming week, and the pet
class implemented. UNTIL THEN: the fox is a subclass of corgi. Yes. Code
courtesy of Paradise, as it stands.
2015-06-28 18:07:51 +03:00
skull132 576603f026 Stunglove update
Stungloves are no longer the powerhouse they once were. They are a
one-shot weapon, and have a chance for terrific failure, that can also
damage the user.
2015-06-28 17:16:37 +03:00
jack-fractal bdcfaa71ef Initial Commit
- adds synth-skin
- modifies update_icons extensively
- allows for customized limbs
- makes update_icons very slow
2015-06-24 15:40:55 -04:00
SoundScopes 76ed7f648d Update emote.dm 2015-06-24 02:45:42 +01:00
SoundScopes c34ca539b3 Remember to save 2015-06-23 19:21:13 +01:00
SoundScopes 9d87a18a3d Dead Emote stuff 2015-06-23 19:20:35 +01:00
skull132 d6b539c9d2 SQL Backend Update 2
Updating all table names referenced in the code to match a more suitable
structure.
2015-06-21 20:57:40 +03:00
skull132 fce65e8e42 SQL backstage update
Since Aurora only has one SQL database, I've removed the old database
proc and object (dbcon_old). It'll make everything connect to the same
database, and be less of a hassle with the config files.
2015-06-21 17:34:28 +03:00
SoundScopes 6662fb5d02 Admin Updates 2015-06-20 15:49:40 +01:00
skull132 07821243a1 Merge pull request #588 from Jamini/development
Development
2015-06-16 20:36:47 +03:00
skull132 b602579f2b Merge pull request #621 from skull132/master
Skull's Things, 15JUN2015
2015-06-16 20:36:39 +03:00
skull132 c2e9b8a168 .38 to lathes
* Adds .38 speedloaders into the autholathes
* Adds a variant of the .38 that uses rubber bullets, those are in as
well
2015-06-16 20:33:47 +03:00
skull132 01225fa3fc Warning additions
* Warnings can now be acknowledged from the my-warnings panel.
* If you have any warnings that you haven't acknowledged, then you will
be informed of them every single time you log in.
* Also fixed a minor logical issues due to me being a dumb upon initial
implementation.
2015-06-16 19:50:23 +03:00
skull132 1dc456fff5 Spawning empty guns
You can now spawn projectile weapons with nothing loaded in them. Simply
modify the ammo_type of an instance or a class to equal null.

Previously, this would have generated runtime errors.
2015-06-16 19:48:46 +03:00
SoundScopes 14b1b6db1a No sign language without hands 2015-06-16 12:44:46 +01:00
SoundScopes eef56aa6cc Updated throw code to match DM beta release 2015-06-16 12:44:17 +01:00
SoundScopes 23f7844f66 Hotfix 2015-06-13 19:36:32 +01:00
SoundScopes 2654daeaae woops 2015-06-13 16:32:49 +01:00
SoundScopes ca24f7e4af Map update stuffs 2015-06-13 14:40:19 +01:00
SoundScopes 31f644de3e Jackboots IAC stuff 2015-06-13 14:09:56 +01:00
SoundScopes 7c9ea5a422 Merge pull request #46 from Aurorastation/development
Development
2015-06-13 05:49:43 +01:00
SoundScopes 635c05a0e4 Merge pull request #609 from Jamini/patch-1
Update brain_item.dm
2015-06-13 05:45:50 +01:00
SoundScopes 98384e5430 Merge pull request #607 from skull132/master
Skull's Things, 10JUN2015
2015-06-13 05:45:33 +01:00
Jamini 102e668109 Merge pull request #6 from Aurorastation/development
Development
2015-06-11 08:26:00 -04:00
Jamini d573b1a6c4 Update brain_item.dm
Adding a missing tag to /obj/item/organ/brain
missing tag organ_type was preventing replacement surgery for the affected organ from functioning properly.

-Example organ: Heart object
/obj/item/organ/heart
	name = "heart"
	icon_state = "heart-on"
	prosthetic_name = "circulatory pump"
	prosthetic_icon = "heart-prosthetic"
	organ_tag = "heart"
	fresh = 6 // Juicy.
	dead_icon = "heart-off"
	organ_type = /datum/organ/internal/heart
2015-06-11 08:16:16 -04:00
SoundScopes 53878f2bcc Flag check 2015-06-11 04:56:57 +01:00
skull132 8fc2f09974 Database banning update
Temporary and manual bans should now still fetch IP and PCID if the
entry is present on the player table.
2015-06-10 16:51:03 +03:00
skull132 01267c8a2f Merge pull request #592 from jack-fractal/Bugfix---Borg-Meson-Vision
Fixing Borg Vision Bug
2015-06-10 14:06:05 +03:00
SoundScopes 3cc248dc58 Banned system 2015-06-10 11:00:14 +01:00