Commit Graph

30 Commits

Author SHA1 Message Date
mwerezak d4a193808b Replaces awful connect type system with bitflags 2014-12-23 18:59:54 -05:00
Mloc 83f2a5ba5a fix some misplaced set_dir()s
fixes part of #7284
fixes #7288
fixes one of #7287

Signed-off-by: Mloc <colmohici@gmail.com>
2014-12-08 10:09:09 +00:00
Mloc-Argent 117ca6a135 refactor 'dir = ' into 'set_dir()'
This should have little/no gameplay effect right now, just paving the
 way for directional lights.
Replaced handle_rotation() on buckly things with this.

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2014-12-01 13:44:02 +00:00
Zuhayr 90d65aed57 Removed attack_paw, attack_animal and attack_slime. 2014-11-13 17:15:29 +10:30
Chinsky 0167be6920 Merge pull request #6275 from RavingManiac/dev
NewPipe
2014-09-09 17:54:53 +04:00
Zuhayr b4a254fe36 Merge pull request #6296 from GinjaNinja32/multiz-fixes3
Multiz fixes and mapping features
2014-09-08 11:20:34 +09:30
GinjaNinja32 b9f596a126 Multiz fixes and mapping features take 3 2014-09-07 15:32:36 +01:00
Kelenius b761ff5fcf Fixes floor tiles
Laugh.
2014-09-06 21:34:00 +04:00
RavingManiac 1f5ee94096 Supply/scrubber upward pipes, downward pipes and pipe caps added. 2014-09-06 01:22:03 +08:00
Kelenius 505f857eb8 Stack update 2014-09-02 09:59:32 +04:00
Kelenius a1348faa8c Cables are now stacks 2014-08-25 18:54:35 +04:00
Mike ba97193bef Fixes #4635 2014-04-19 17:12:13 -04:00
Zuhayr 5709dc2629 Fixes so ladders actually connect and function now. 2014-01-25 04:16:18 +10:30
Zuhayr 697cfdb98c Compile fix for merged icon. 2014-01-25 03:17:10 +10:30
Zuhayr e870d614c2 Mass correction of controler to controller. 2014-01-25 03:15:13 +10:30
Zuhayr d38c190a57 Merged multiz icons into structures.dmi. 2014-01-25 03:13:56 +10:30
Zuhayr 3093a00707 Renamed controler.dm. 2014-01-25 03:13:06 +10:30
LordBraindead d5eb58d8d6 generalized the z-level atmospipes 2014-01-19 12:00:22 +01:00
LBraindead ac1f334919 Update Turfs.dm
open space
2014-01-18 00:37:52 +01:00
LBraindead 6cef89777d Update Structures.dm
stairs and ladders
2014-01-18 00:37:22 +01:00
LBraindead e9838702ff Update Pipes.dm
add up and down pipe
2014-01-18 00:36:46 +01:00
LBraindead b7c502152c Update Movement.dm
jetpack movement
2014-01-18 00:36:14 +01:00
LBraindead d106e70b02 Create controler.dm
z-level controler
2014-01-18 00:35:36 +01:00
Mloc-Argent a084f74c7d Expansion of every "icon = ''" path.
Supposed to help compilation times.  Who knows.

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-09-01 21:53:36 +01:00
SkyMarshal 82ed4f809f Revert "Revert pull request #1605 and #1606 due to temperature bugs killing the crew" since that code did not touch any temperature things, or even any ZAS things and I got no answers even after asking for about 18 hours...
This reverts commit 5e2f4948d0.
2012-08-12 18:41:27 -07:00
Albert Iordache 5e2f4948d0 Revert pull request #1605 and #1606 due to temperature bugs killing the crew 2012-08-12 12:17:35 +03:00
SkyMarshal 2ed777a53e Just committing my work before bed. 2012-08-12 01:00:40 -07:00
SkyMarshal b37ea52f4d Some code that ensures ladders and shit play nice with the modular Z-levels 2012-08-12 00:16:14 -07:00
SkyMarshal 4b1f394b2b Made a whoopsie in the ladder code, now conforms to modular Z-levels.
Signed-off-by: SkyMarshal <skymarshal1729@gmail.com>
2012-08-11 23:53:07 -07:00
SkyMarshal 0bee1cb6b5 Work on 3D stuff. 2012-08-11 23:40:28 -07:00