Fox McCloud
5c4aa9b3fd
Removes All Weapons
2018-04-15 16:25:56 -04:00
Sam
d0dde4f3d7
Uses more QDEL_NULLs
2017-06-15 00:49:00 +01:00
Sam
2d13e2f7bf
Converts /modules/ to using WEIGHT_CLASS_x
2017-05-28 01:25:09 +01:00
Markolie
3aa1399995
Implement usesound/toolspeed
2017-03-07 16:46:28 +01:00
Tigercat2000
1cfbeaeddb
Improve View Flagged Books admin verb
...
This changes the "View Flagged Books" admin verb into a datum/browser
UI. You can see all the books that have been flagged from here, review
them, and remove the flagged status or delete them.
Also refactors pencode into some __HELPER procs, and adds a
"reverse-pencode" proc. It's not perfect, due to the complexity of HTML
and my unwillingness to use BYONDregex, but it's good enough to get the
general idea of the formatting across. It's used for the new "view book"
panel.
2017-02-12 08:44:48 -08:00
TheBeoni and GitHub
c5158fe710
Makes new book sprites available for Bookbinder
2017-01-16 19:43:14 +01:00
TheBeoni and GitHub
bb7cad2470
Makes new sprites available for Checkout PC
2017-01-16 19:41:49 +01:00
Krausus
d64bf46f12
Topic UID finishing touches
2016-09-08 13:07:14 -04:00
Krausus
92405288d2
UID mass replace: src=\ref[src]
2016-09-05 23:02:10 -04:00
TheDZD
93198cccf0
Bookcase Fix
2016-08-28 00:35:50 -04:00
Fox-McCloud
bde5755916
Implements Fire System
2016-07-29 13:24:09 -04:00
TheDZD and GitHub
3061214620
Merge pull request #5205 from Fox-McCloud/librarian-qol
...
Librarian QoL---Bookbag
2016-07-28 15:12:46 -04:00
Fox-McCloud
0a574e59fe
Librarian QoL---Bookbag
2016-07-26 07:08:32 -04:00
TheDZD
c7f016a702
Makes CC admin-only jobs check for R_EVENT instead of R_ADMIN, fixes some message spam for mentors that don't have enough access, fixes me fucking up and not checking for rights correctly in the telecomms reset verb.
2016-07-25 19:40:55 -04:00
Fox McCloud and GitHub
7c790a8b21
Merge pull request #4780 from Crazylemon64/space_ruins
...
Crazypilot's Space Ruins Port
2016-07-15 22:55:51 -04:00
monster860
009dcaa2d8
Merge branch 'master' into w_class
2016-07-10 09:29:12 -04:00
monster860
3df85518e1
Removes .0 at the end of w_class numbers
2016-07-08 12:26:34 -04:00
Crazylemon64
a779fc8663
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into space_ruins
...
All hail glorious leader tigercat
2016-07-08 00:16:28 -07:00
Crazylemon64
20eee9064c
Fixes init on various things, as well as allowing the
...
map loader to safely load templates mid-run
2016-07-07 23:52:44 -07:00
Tigercat2000
71e5344a98
Mass replace
2016-07-07 19:34:02 -07:00
Tastyfish
dffa0c6e52
Fixes books being blank
2016-04-16 19:12:58 -04:00
Tastyfish
b9a161222f
Sanitize search query
2016-04-11 03:27:06 -04:00
Tastyfish
65432404fa
Ports vg's library machinery, also flagging books
2016-04-10 23:13:14 -04:00
Tigercat2000
78f53553f8
Reduce lines by removing blank lines added by PJ's script
2016-04-05 08:25:57 -07:00
Tigercat2000
9d430844c3
Replace most (if not all) output << operators with to_chat(user, message)
...
Currently, to_chat is literally just a proc that does user << message.
But it'll let us do output modification in the future, especially for
something like Goon's HTML chat.
Big thanks to PJB for his to_chat script, see
https://github.com/d3athrow/vgstation13/pull/6625 for more details.
2016-04-05 08:15:05 -07:00
Fox-McCloud
bc639a357c
more sounds
2016-03-08 22:35:31 -05:00
Fox-McCloud
f5220f7ce3
Assault Surplus Create and Knife Refactor
2016-01-22 10:04:24 -05:00
Certh
591daf04d2
Corrected the capitalization of a large amount of machines and items. This will also cause BYOND to use the correct articles (a/an).
...
Also corrected some periods, spelling errors etc. along the way.
If this PR seems familiar, a part of this is of an earlier PR that I messed up.
2015-12-07 16:14:26 +01:00
Markolie
bbaa60c8ce
Fixes
2015-09-23 06:22:00 +02:00
Markolie
bec9fca533
SQL update
2015-09-23 06:13:42 +02:00
Tigercat2000
7f4ac72910
Progress bars + Wall Rationalization
...
This commit does the following:
- Ports progress bars from -tg- (tgstation/-tg-station#9921 )
- Refactors wall attackby code to make it 100% less insane; Instead of
manually checking every little thing, it uses do_after,
consequentially, making the new progress bars affect dealing with walls
as well.
Wall code makes a tiger sad.
2015-08-31 13:38:51 -07:00
Markolie
4e8bb6d301
Admin teleport update, further admin message fixes
2015-08-18 00:54:25 +02:00
Fox-McCloud
0dbea7621f
The Great Del() Cull of 2015
2015-07-09 02:48:34 -04:00
Krausus
cbab720dd7
Fixes uploading books to the library database
2015-05-22 22:14:08 -04:00
ZomgPonies
0cf968785f
Added rules to upload computer, better logging, cleaned out DB of non-fluff books
2015-05-11 23:28:32 -04:00
Tigercat2000
4f1053f5b7
LINDA, Stage 1
...
This commit ports the base system of LINDA from TG. This version of linda
is the original version, with none of -tg-'s fixes, rewrites, or other
such improvements attached.
The mob ignite system has been 100% removed, as LINDA does not support
this normally. It may be added back in when the improvements and refactors
to LINDA have been ported.
2015-04-28 08:43:42 -07:00
Markolie
672305e034
Adds a "params" parameter to attackby(), so it keeps track of pixel_x and pixel_y among other things
2015-02-22 22:12:11 +01:00
Markolie
9fedfc7c62
Switch copytext and sanitize proc
2015-02-20 22:17:13 +01:00
DZD
4bcdb94a99
Merge with upstream/master
...
Fixes conflicts
2015-02-18 13:41:32 -05:00
Markolie
0b937d5ace
Emag refactor
2015-02-13 16:59:20 +01:00
DZD
b3a0c9a975
Removes TABLEPASS and FPRINT flags
...
- Also adds ABSTRACT and NODROP flags in preparation for removal of
canremove and abstract vars.
- Sorts some of the setup.dm flags so they're in order.
- Replaces 'flags & 2' in policetape.dm with pass_flags & PASSTABLE,
should have the same effect.
2015-02-10 17:41:37 -05:00
LazureusFalcone
c75ddcb5fd
Update lib_machines.dm
...
Made a small tweak to the Library Machines file in hopes to make it work again.. changed code between lines 359 and 383
This needs testing still as I was unable to connect to the SQL server locally but the live game is able to.
2014-11-12 08:09:34 -05:00
Rob Nelson and ZomgPonies
f7b516a5ab
Shit catches on fire now
...
Conflicts:
code/ZAS/Fire.dm
code/game/objects/items/weapons/storage/bible.dm
code/game/objects/items/weapons/storage/boxes.dm
code/modules/mob/living/living_defines.dm
code/modules/paperwork/paper.dm
code/modules/paperwork/photography.dm
code/setup.dm
2014-07-18 06:32:15 -04:00
VelardAmakar and ZomgPonies
dc6f794368
Adds the ability to construct, destroy, and take apart bookcases.
...
Bookcases can be built using 5 wood planks.
Bookcases can be destroyed using weapons(50HP).
Bookcases can be taken apart using a wrench.
2014-04-19 19:13:33 -04:00
Rob Nelson and ZomgPonies
c3b021e246
Added a garbage collector implementation based on rumors from Goon and proc references in released gooncode.
...
And holy shit it's fast
Conflicts:
baystation12.dme
code/ATMOSPHERICS/pipes.dm
code/game/machinery/Sleeper.dm
code/game/machinery/rechargestation.dm
code/game/objects/structures/crates_lockers/crates.dm
code/game/objects/structures/tables_racks.dm
code/modules/mining/mine_turfs.dm
code/modules/paperwork/photocopier.dm
code/modules/power/cable.dm
html/changelog.html
2014-01-29 23:45:21 -05:00
ZomgPonies
12b8ae8d76
Magic Overhaul
2013-12-14 05:54:03 -05:00
ZomgPonies
a935863200
Made blob gamemode work, removed ninjas because needs overhaul, optimized some strings
2013-09-08 11:39:33 -04:00
ZomgPonies
d89ed59be4
Library book delete admin command
2013-09-06 17:01:21 -04:00
petethegoat@gmail.com
323c527e9d
Committing a fix for recursive books
...
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5079 316c924e-a436-60f5-8080-3fe189b3f50e
2012-11-15 20:30:36 +00:00
petethegoat@gmail.com
2c3a60e350
You can carve out books with a pair of wirecutters or a kitchen knife to create a handy hiding place.
...
Dice are no longer the same size as fire extinguishers
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5078 316c924e-a436-60f5-8080-3fe189b3f50e
2012-11-15 20:15:49 +00:00