PJB3005
3cca5692af
Removes the panic writer messages.
2015-11-20 03:17:06 +01:00
dylanstrategie
32e265a1a9
Requested fixes
2015-11-10 18:13:55 +01:00
dylanstrategie
57ba60e80c
Update bookcase code
2015-11-10 17:36:25 +01:00
Scott Taylor
f02164d860
Bug fixes and tiny tweaks.
2015-08-31 14:43:48 +10:00
PJB3005
878d6d4d91
More runtime fixes.
2015-08-19 01:07:08 +02:00
Zth
4f70dac92d
whoops
2015-08-11 02:29:09 +00:00
Zth
9164473025
tweaks
2015-08-11 02:29:08 +00:00
D3athrow
d59f6a07b0
comment out panicwriter and saytesting
2015-07-20 16:04:48 -05:00
D3athrow
41d7df01fd
just fuck my shit up
2015-07-18 02:30:51 -05:00
D3athrow
6f8f1ff08f
110% plagiarism
2015-06-13 20:18:43 -05:00
D3athrow
04aef89495
comment debug
2015-04-30 15:58:40 -05:00
D3athrow
b831e6f3af
Library bits
2015-04-30 15:57:09 -05:00
D3athrow
6323c84f2b
Fix library shit for reals
2015-04-30 02:14:25 -05:00
D3athrow
e59e09522b
fix library searching and ordering by ss13bn
2015-04-29 20:22:58 -05:00
D3athrow
01d2471fc9
Merge branch 'color_replace_2_electric_boogaloo' into Bleeding-Edge
...
Conflicts:
code/ATMOSPHERICS/pipe/pipe_dispenser.dm
code/game/machinery/computer/HolodeckControl.dm
code/game/machinery/embedded_controller/embedded_controller_base.dm
code/modules/mining/money_bag.dm
code/modules/mob/living/carbon/carbon.dm
code/modules/mob/living/silicon/mommi/mommi.dm
code/modules/mob/living/simple_animal/friendly/farm_animals.dm
code/modules/research/destructive_analyzer.dm
code/modules/research/rdconsole.dm
code/modules/research/xenoarchaeology/machinery/analysis_base.dm
code/modules/research/xenoarchaeology/machinery/artifact_harvester.dm
code/modules/research/xenoarchaeology/tools/ano_device_battery.dm
2015-04-12 16:40:59 -05:00
ComicIronic
d0e9eedd25
drop_item and click code.
...
drop_item now has a first arg, which is the item to drop.
Hand processing now uses drop_item properly, which fixes #3874 , #3796 .
Also fixes #3486 .
2015-04-12 00:56:43 +01:00
NigglyWiggly
85cca2370f
I did a dumb thing
...
I think I fixed the dumb thing
2015-04-02 23:48:43 -04:00
NigglyWiggly
154aa4d8a0
Book stuff
...
Added new Bible variation, made an icon for the Kulten one. Made a new
version of the arcane tome, made icons specifically for spellbooks and
one-use spellbooks, added a couple extra book icons for general books,
and added some weebshit icons that I'll work on actually implementing
sometime later, but for now I just tossed them in the .dmi.
2015-04-02 12:29:54 -04:00
dylanstrategie
b0ffb0a283
Fix #3483
...
- Book binders can now be unanchored and moved with a wrench
- Book binders must be anchored to be used
Simple as that
2015-03-20 03:31:33 +01:00
D3athrow
57a940be1e
Fix the library computer for realsies.
2015-03-12 00:39:47 -05:00
D3athrow
fd1965f189
Should resolve some of the pagination issues of #3310
2015-03-11 03:04:29 -05:00
ComicIronic
34bab36581
Changes to drop_item.
...
The drop_item arg is now the loc placed, not the child of the loc or whatever.
Removed a few lines of items being placed into themselves, on themselves, into other things manually, into their users, etc.
Cleans up the fix for MoMMI recharger silliness.
This took about 2 hours of non-stop manual searches.
2015-03-08 21:37:34 +00:00
Rob Nelson
62f5af4068
Use the same icon for all library computers.
2015-03-04 11:39:02 -08:00
Rob Nelson
fba68a346e
rm old comments
2015-03-04 11:38:16 -08:00
Rob Nelson
3f232c0d68
Fix library computer menus not refreshing on click.
2015-03-04 11:31:05 -08:00
Rob Nelson
80178bb67d
Fix queries.
2015-03-04 01:11:28 -08:00
Rob Nelson
305bcdceb0
Fix some issues with migrations.
2015-03-04 00:30:33 -08:00
Rob Nelson
9acc302a6e
Add in basic admin toolkit on library checkout computers.
2015-03-03 15:05:21 -08:00
Rob Nelson
903ac329be
LIBRARY OVERHAUL
2015-02-24 18:54:56 -08:00
d3athrow
70578acdc7
Merge pull request #2781 from Angelite191/minorfixes
...
Minor bug fixes
2015-02-14 11:04:53 -06:00
D3athrow
994e53660a
Fix nigger library computer again
2015-02-08 23:50:48 -06:00
ComicIronic
4cbb67516a
Code cleanup 2: Hell's Kitchen
...
Made is_hot and is_sharp object procs, not global procs. Added sharpness vars for objects. Things use these procs OOP now.
Made all kitchen knives inherit from utensil/knife. This also fixes an issue with plastic knives, #2863 .
Forks now work with all food properly. Fuck oldcode.
Made some procs macros, moved a maths proc, shrunk unsorted.dm a little.
Removed a redundant get_turf_loc proc that was just get_turf.
2015-02-08 13:11:54 +00:00
Angelite191
c0578f25e0
Update lib_items.dm
...
polishing
2015-02-03 15:27:05 -05:00
Angelite Entyshak
a6183a3d53
Minor bug fixes
2015-02-03 13:18:47 -05:00
DeityLink
f3d79bfcd8
books and manuals
2015-02-02 07:16:02 +01:00
D3athrow
3bfec27bab
Possibly fix #2684
2015-01-30 00:36:37 -06:00
D3athrow
df04356282
Merge branch 'a_branch' of https://github.com/eswordthecat/vgstation13 into Bleeding-Edge
...
Conflicts:
code/modules/library/lib_machines.dm
2015-01-25 22:55:34 -06:00
Unfit
e340ad1994
fixes
...
-speakers and vending machines can talk again
-library computer can be emagged again
-ghosts can no longer use the magnets control computer in sec
-weird typo in the code removed, this has the possibility of fixing some
bugs or not idk
2015-01-25 13:28:56 +01:00
Chris
555c208389
Slayed the laggy library beast thanks to volundr from goon and tkdrg from tg.
2015-01-12 17:58:26 -06:00
ComicIronic
9c9e1ff808
Removed the TABLEPASS flag.
...
No longer in use in any of the code.
Also changed cases of flags being set to null instead of 0.
2015-01-03 18:33:47 +00:00
DeityLink
ed02be9f0d
null rod buffs part 2
2014-11-03 04:14:08 +01:00
d3athrow
bd87dbee57
Merge pull request #1711 from DeityLink/some-more-cult-stuff
...
the NARSIE HAS RISEN update
2014-10-26 10:51:34 -05:00
DeityLink
8b2987ca74
harvester work and remaining stuff
...
I...I think everything's done now....
2014-10-25 15:09:33 +02:00
DeityLink
fdde481195
cultify() everything! (only obj and turf actually)
...
I don't think adding cultify to mobs is necessary since it's more a
matter of "are they cultists or not" and "are they constructs or not"?
The only exceptions are the hostile creatures that roam in hell.
2014-10-24 17:02:40 +02:00
ComicIronic
ecebcd3be0
Updated minor errors in code.
2014-10-05 21:56:35 +01:00
Chris
705c57d799
REVERT Local changes for bug/stability/random shit i thought up (reverted from commit c6611d37ad)
2014-10-04 13:38:31 -05:00
Pomf
c6611d37ad
Local changes for bug/stability/random shit i thought up
2014-10-04 11:07:22 -05:00
ComicIronic
6f82edccc9
Rewrite of machine code
...
- The most common attackbys now use a common proc and a flag system
- The following flags now exist : EMAGGABLE, SCREWTOGGLE, CROWDESTROY, WRENCHMOVE, FIXED2WORK
- Machines have had flags appropriately added with inherited procs to replace copied code
2014-09-20 22:55:36 +01:00
Wild Bill
ae9ceec03f
Fix #1428 (library ghost checks)
2014-09-07 12:13:02 -06:00
Rob Nelson
a36e783f3b
FIIIIIIRE rework, nano paper cleanup.
2014-08-20 20:11:58 -07:00