Commit Graph

12039 Commits

Author SHA1 Message Date
ZomgPonies 5e6b366ce4 Merge pull request #142 from alex-gh/dynamic_event_tweak
Dynamic event tweaks
2014-01-31 19:26:28 -08:00
ZomgPonies c9b19f5f24 Fix skeleton flags 2014-01-31 22:26:10 -05:00
ZomgPonies f752fd2aae Some autolathe sorting stuff 2014-01-31 22:08:30 -05:00
SamCroswell c7ccf3a0e1 (Untested) Ninja PDA code
I'll test this later, but I had to push it out ASAP, gonna reformat very
soon.
2014-01-31 17:24:11 -05:00
alex-gh f6b16135f9 Added biomass random event 2014-01-31 18:14:26 +01:00
alex-gh a420307065 tweaked dynamic event probablilities, removed broken money hacker event for now 2014-01-31 18:03:27 +01:00
alex-gh c435c4bc19 Lowered the vending machine explosion radius, added lag mitigation 2014-01-31 17:40:21 +01:00
ZomgPonies 7a99402138 Compile fix 2014-01-31 03:19:42 -05:00
ZomgPonies 1b1cf1900d Merge pull request #140 from Fox-McCloud/Revert-Brain-Damage
Revert brain damage
2014-01-30 23:57:09 -08:00
Razharas c72e625e53 Returned to the forces of light thanks to gia
No more text paths, only normal paths
2014-01-31 02:56:40 -05:00
Razharas 5c8d9ede3b Added chem handling and IED recipe
Uh oh

Conflicts:
	code/game/atoms.dm
	code/game/objects/items/weapons/stunbaton.dm
	code/game/objects/structures/tables_racks.dm
2014-01-31 02:56:27 -05:00
Razharas 17151cd7b2 Some recipes and addable parts
Indeed
2014-01-31 02:51:57 -05:00
Razharas 58cb6a147a Return to the text paths
Yes byond doesnt let me use normal paths as association for numbers
2014-01-31 02:51:36 -05:00
ZomgPonies 0445af4196 Merge branch 'master' of https://github.com/ZomgPonies/Paradise 2014-01-31 02:51:21 -05:00
Fox-McCloud 34185330f1 Reverts Brain damage factor
Reverts brain damage factoring into health for future potential plans.
2014-01-31 02:50:19 -05:00
Jordie0608 7ab1aac59e Outright removed toggle admin jump,spawn and revive buttons
Conflicts:
	code/controllers/configuration.dm
	code/modules/admin/admin_verbs.dm
	code/modules/admin/topic.dm
2014-01-31 02:47:04 -05:00
ZomgPonies 88ee7313b5 Merge pull request #139 from SamCroswell/master
Additional Select Equiptment Option, More Areas
2014-01-30 23:46:47 -08:00
Jordie0608 0be041991b totally didn't forget about this, no siree
Conflicts:
	code/modules/admin/admin_verbs.dm
2014-01-31 02:44:25 -05:00
Jordie0608 76cf20b458 Commented out toggle admin-jump button 2014-01-31 02:43:00 -05:00
Rob Nelson 6e1ddf8eac Missed a qdel in narsie. 2014-01-31 02:35:10 -05:00
Rob Nelson ec70d13056 SINGULOTH OPTIMIZATIONS - See full commit for details.
* qdel() instead of del(), wherever possible.
* Optimized gravpull logic
* /atom/movables can override canSingulothPull() logic to add gravpull exceptions (unless singuloth is 2fat)
* assigned_role energy boosts changed into a switch() statement

Conflicts:
	code/modules/mob/living/carbon/human/human.dm
	code/modules/mob/mob.dm
	code/modules/power/singularity/singularity.dm
2014-01-31 02:34:39 -05:00
Rob Nelson b8a6504be3 Perform additional checks on qdel(), add some docs. 2014-01-31 02:29:31 -05:00
ZomgPonies d5c5fc5669 Reverted Astar fail-update 2014-01-31 02:29:01 -05:00
SamCroswell 0e20cec0d4 Various Map / Ninja Fixes 2014-01-30 23:39:14 -05:00
SamCroswell 81cb2246f3 Ninja hoods can no longer slip off their head. Derp. 2014-01-30 22:56:29 -05:00
Rob Nelson 33398a1297 Get rid of debugging. 2014-01-29 23:47:13 -05:00
d3athrow 65c0e3faac Should fix the issue of the GC turning gliding movement off 2014-01-29 23:46:54 -05:00
Rob Nelson 0a2d0f4e33 I give up. 2014-01-29 23:46:39 -05:00
Rob Nelson fa6655c190 Hopefully fix more step smoothing? 2014-01-29 23:46:24 -05:00
Rob Nelson df9f735565 Clean up the switch statement. 2014-01-29 23:46:02 -05:00
Rob Nelson 062384a2a9 Forbid (un)setting step_x/y during GC. 2014-01-29 23:45:44 -05:00
Rob Nelson 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 3633c2dcb7 Fixed some broken flags 2014-01-29 23:31:22 -05:00
SamCroswell 12ffdb84bd PDA icon fixes, various fixes to select equipt 2014-01-29 17:24:51 -05:00
ZomgPonies 15c0d42abf Merge pull request #138 from alex-gh/brand_int_tweak
Lowered amout of hostile machines in the brand intelligence event, hight...
2014-01-29 14:16:26 -08:00
SamCroswell 76840fae78 Additional Select Equiptment Option, More Areas 2014-01-29 17:03:14 -05:00
Zuhayr b63400ad69 Compile fix. 2014-01-29 16:56:53 -05:00
Zuhayr d0530db941 Hacky fix for appendicitis in vox/diona/machines. 2014-01-29 16:56:36 -05:00
Zuhayr b716bf5e1c IPC tweaks. 2014-01-29 16:56:20 -05:00
Zuhayr 5da7b52133 IPC brain surgery code.
Conflicts:
	code/modules/organs/organ_external.dm
2014-01-29 16:55:30 -05:00
Zuhayr e3ce3d4b66 IPC feeding from APCs, IPC lack of reagent processing.
Conflicts:
	code/modules/mob/living/carbon/human/life.dm
	code/modules/power/apc.dm
2014-01-29 16:51:11 -05:00
alex-gh 45a7b2ceb3 Lowered amout of hostile machines in the brand intelligence event, hightened explosion range 2014-01-29 21:17:31 +01:00
Fox-McCloud 57f113b427 Chemistry and Brain Damage 2014-01-29 00:58:58 -05:00
Rob Nelson b97a21ed94 Check for internals and accessibility on toxic farts.
Conflicts:
	code/modules/mob/living/carbon/human/emote.dm
2014-01-28 23:38:31 -05:00
Rob Nelson 593cae8ca7 Add more genetics debugging. 2014-01-28 23:34:48 -05:00
Ccomp5950 b79edf513c Sniper Rifle fix.
You have no HUD when zoomed.  None, I'm unable to move every HUD element while zoomed in so you lose it.  Consider it part of your concentration while zoomed in.

If you move while zoomed in you automatically zoom out, you lose concentration.

If the rifle isn't in your active hand you can't zoom in.

Conflicts:
	code/modules/projectiles/guns/energy/special.dm
2014-01-28 23:30:02 -05:00
ZomgPonies 6dfa08040c Merge pull request #131 from SamCroswell/master
More C4 suicide phrases. For no Raisin.
2014-01-28 20:15:26 -08:00
ZomgPonies bd946b0ab1 Fixes for new species 2014-01-28 16:33:02 -05:00
Zuhayr e87855633f Actually applied nymph speech and name change. 2014-01-28 15:35:08 -05:00
Zuhayr b556d59cfe Fixing case on some del() calls. 2014-01-28 15:34:24 -05:00