Simon Robertshaw
876c861c42
Fix LCRY/ELEC infinite loop, BIZR turns photons into electrons, SING explodes with electrons, electrons react with deut.
2011-11-21 00:48:39 +00:00
Simon Robertshaw
0ed3ca771e
Bomb effects to effects render and sprk glow moved to fire
2011-11-18 22:20:05 +00:00
jacksonmj
05fbb92420
Make PIPE reset (ready to generate pattern) when ctype is cleared and life is 0
2011-11-12 20:46:47 +08:00
savask
7de6526a1e
CAUS now kills stick man. Also stick mans can have gas power now.
2011-11-02 22:22:27 +07:00
Simon Robertshaw
3723147a1d
ACEL and DCEL, need to be in a better section
2011-11-01 20:44:49 +00:00
savask
3e5fb5942d
Made fighters shoot anything deadly.
2011-11-01 23:44:17 +07:00
savask
8e00d07f35
Some works on FIGH's AI.
2011-11-01 23:44:02 +07:00
Simon Robertshaw
6de8346cdb
Fix Wireworld graphics
2011-11-01 13:35:18 +00:00
Simon Robertshaw
a9046fe7a6
OpenGl Improvements
2011-11-01 11:42:44 +00:00
Simon Robertshaw
ec3fdfed1c
Deco apply to fire mode
2011-10-31 21:57:13 +00:00
Simon Robertshaw
c26cfa29c2
LCRY tweaks
2011-10-31 15:35:27 +00:00
Simon Robertshaw
4124738a0e
Electrons Hydrolysis.
2011-10-30 21:13:33 +00:00
Simon Robertshaw
856f9574b6
Change LCRy workings and add ELEC (wip)
2011-10-30 16:22:33 +00:00
Simon Robertshaw
3daf9e1e29
Fix nothing display and LCRY with decoration
2011-10-29 21:21:30 +01:00
Simon Robertshaw
a7191ce9e7
Whoops, fix PMODE_BLEND to use correct function, also fix BRAY del mode
2011-10-29 00:11:27 +01:00
Simon Robertshaw
e46f26684b
Fix Life and heat display, implement alpha, blend and add, fix FILT, INVS and BRAY + others
2011-10-28 23:48:57 +01:00
Simon Robertshaw
7413654b9f
Fix Blob mode, Sprk, Firw, Fwrk and others
2011-10-28 22:36:37 +01:00
Simon Robertshaw
228e79eb4f
Fix graphics for Phot, Fire, Stor
2011-10-28 22:10:05 +01:00
Simon Robertshaw
a101353681
Make smoke a little less dark
2011-10-28 21:54:10 +01:00
Simon Robertshaw
ed75259f54
Fix H2+O2 Plasma that doesn't make water
2011-10-28 21:53:21 +01:00
Simon Robertshaw
e2c9882692
Merge latest FIGH additions
2011-10-26 17:10:21 +01:00
savask
03902ec9a4
Made a special structure for stick mans.
2011-10-26 15:36:00 +01:00
savask
5652ecc5c2
Some work on lightning for stick mans and fighters.
2011-10-26 15:35:00 +01:00
savask
573bda0950
Added a simple AI to fighters.
2011-10-26 15:34:02 +01:00
savask
1eef119fdb
Made stick mans' deadly check better.
2011-10-26 15:33:03 +01:00
savask
00d604820d
Added fighters.
2011-10-26 15:31:55 +01:00
Simon Robertshaw
cb537351e7
Fixes to EMP and speed/zoom for FBO texture
2011-10-25 12:13:32 +01:00
Simon Robertshaw
07a1f21df4
Merge latest with graphicstest
2011-10-25 11:31:21 +01:00
Simon Robertshaw
f01056ee02
Spark graphics change and disable lensing for non-fancy displays
2011-10-25 09:17:11 +01:00
Simon Robertshaw
8f91f948c1
Generate fire/plasma gradients at runtime, makes editing easier
2011-10-24 17:20:18 +01:00
Simon Robertshaw
b04c20e747
More MSVC fixes
2011-10-23 18:24:51 +01:00
Simon Robertshaw
b549688fdd
Compatibility with MSVC - devast8a
2011-10-23 17:59:04 +01:00
Simon Robertshaw
66fd41673b
Fix compilation for Non-OpenGL builds
2011-10-23 17:37:24 +01:00
Simon Robertshaw
1c7b9d9949
Pass particle pointer to graphics update function instead of index. Make PIPE use subcall to get graphics info. Cache for particle graphics properties. Stickman PSPEC_STICKMAN added and implemented
2011-10-23 13:52:26 +01:00
Simon Robertshaw
09d3cacf9c
Implement Blur mode and embed shaders
2011-10-20 16:28:49 +01:00
Simon Robertshaw
29efbcaa3a
Glow, Fire, Smoke, blob and flat particle effects in OpenGL
2011-10-20 00:34:31 +01:00
jacksonmj
8e877594c9
Allow STKM to use lightning
2011-10-15 01:04:58 +08:00
jacksonmj
af21bcd353
Some changes to LIGH/EMP/TESC based on changes in MaksProg's mod v0.3
...
Weaker and shorter EMP flash.
TESC has correct tmp value when created with replace mode.
LIGH harms STKM.
Gravity affects LIGH in create_part if p==-2, instead of in update_LIGH,
so that TESC lightning is not affected by gravity.
2011-10-14 00:33:22 +08:00
jacksonmj
fc4836e69b
Don't heat elements which don't conduct heat
2011-10-14 00:33:21 +08:00
jacksonmj
2f46dca7c1
Some work on DEST, EMP, LIGH
...
Change indentation to tabs, respect temperature limit (if a hotter
reaction is required, should raise temp limit instead of ignoring it).
DEST: fix TYPE_SOLID check, and prevent it displacing DMND
EMP: randomise DLAY delay instead of heating it (since DLAY does not melt
and does not transfer heat)
Fix nearest_part so that t=-1 does not include dead particles
2011-10-14 00:33:20 +08:00
Simon Robertshaw
7a62500eb3
Implement remaining graphics functions for particles
2011-10-12 18:40:00 +01:00
Simon Robertshaw
2cf9ef60aa
Implement more particle graphics
2011-10-12 12:37:04 +01:00
Simon Robertshaw
6178bb4605
Fixes for LIGH and TESC, LIGH observes gravity setting
2011-10-11 10:34:33 +01:00
Simon Robertshaw
fd71675b69
Add missing file from previous commit
2011-10-10 23:59:44 +01:00
Simon Robertshaw
40457bf652
Fix crash with LIGH
2011-10-10 23:58:50 +01:00
Simon Robertshaw
a87407f0df
More functionality for LIGH, better english on element descriptions
2011-10-10 23:55:42 +01:00
Simon Robertshaw
bf8258ee30
Elements, LIGH, TESC, EMP and DEST thanks to MaksProg
2011-10-10 23:41:19 +01:00
Simon Robertshaw
2901eefa32
Smoke Graphics
2011-10-10 22:01:10 +01:00
Simon Robertshaw
fd7120425d
Changes to QRTZ scattering
2011-10-01 18:18:53 +01:00
Simon Robertshaw
218c14c5ea
Better scattering for QRTZ
2011-10-01 17:59:52 +01:00