cracker64
|
319ffb7e77
|
Change some old NEUTPENETRATE to NEUTPASS, NEUT should only displace GOO, WOOD, and PLNT.
|
2013-03-11 17:34:49 -04:00 |
|
jacob1
|
e6f6eedd13
|
fix empty signs being created when shifting them out of bounds, draw parts of images when it goes partway off the top of the screen.
|
2013-03-09 16:50:36 -05:00 |
|
jacob1
|
037618e6f8
|
remove auto generated comments from all files, fix some missing tabs, remove unused variables from config.h
|
2013-03-06 12:05:59 -05:00 |
|
jacob1
|
6bea8f5235
|
revert life changes, will be redone later in a faster way
|
2013-03-03 19:58:53 -05:00 |
|
jacob1
|
f951e5cda9
|
fix LIFE
|
2013-03-03 19:07:15 -05:00 |
|
jacob1
|
8b83ae9f95
|
PSTN ctype sets the element that stops it, FRME with a tmp of one is non-sticky (doesn't pull)
|
2013-03-03 16:36:37 -05:00 |
|
jacob1
|
17d79e8d8e
|
fix crash when drawing particles in invalid coordinates (using console)
|
2013-03-03 15:38:52 -05:00 |
|
jacob1
|
572d099e29
|
fix a few more memory errors
|
2013-02-24 22:09:33 -05:00 |
|
jacob1
|
0939494747
|
fix problems found with valgrind with shifting stamps and saving
|
2013-02-24 14:12:48 -05:00 |
|
Simon Robertshaw
|
8dfb1ecf87
|
ACEL and DCEL use life for strength value
|
2013-02-24 11:50:10 +00:00 |
|
jacob1
|
6b1e99a731
|
allow ACEL and DCEL strength to be modified with ctype
|
2013-02-23 23:45:40 -05:00 |
|
jacob1
|
11f45e3e99
|
CRAY spawns elements at its temp, fix color glitch with ARAY too, move FRME to force
|
2013-02-22 11:54:32 -05:00 |
|
jacob1
|
3da733b027
|
fix PSTN bugs where FRME would still move even if all of it couldn't, fix PSTN going through walls, fix bug where the PSTN extention may not be created in some glitched cases
|
2013-02-21 23:35:44 -05:00 |
|
jacob1
|
74387040a1
|
fix CRAY INST mode ignoring length, fix CRAY going ignoring walls, fix CRAY + GOL particles, allow CRAY to create sparks
|
2013-02-20 18:36:00 -05:00 |
|
jacob1
|
28e8b9eb39
|
make smudge tool more similar to the old one
|
2013-02-09 19:42:31 -05:00 |
|
jacob1
|
1359045b14
|
fix tpt.selectedl not updating with sample brush, always put photons[] on top in HUD
|
2013-02-08 22:24:34 -05:00 |
|
jacob1
|
cd0af92fb3
|
minor fixes to color picker / small speed improvement
|
2013-02-08 11:39:14 -05:00 |
|
Simon Robertshaw
|
87d6553413
|
C-RAY: Similar to A-RAY, creates particles
|
2013-01-20 14:34:07 +00:00 |
|
jacob1
|
226a85a18d
|
attempt to fix random deletion bug (can't reproduce easily, so can't tell if it's fixed easily)
|
2013-01-19 23:02:12 -05:00 |
|
jacob1
|
986173af4c
|
save signs in snapshots
|
2013-01-07 17:54:10 -05:00 |
|
jacob1
|
4aaf3b852e
|
fix many more uninitialized variables
|
2013-01-06 19:41:18 -05:00 |
|
jacob1
|
8e09651990
|
fix element function replacement option
|
2013-01-06 12:25:13 -05:00 |
|
jacob1
|
1b2e7b3c70
|
fix Ctrl+x being one pixel off, better xor_rect from tpt, delete test.c
|
2013-01-04 13:54:25 -05:00 |
|
jacob1
|
312dd8c0ba
|
revert stickmen CONV fix, and do it another way that doesn't crash
|
2012-12-23 18:17:04 -05:00 |
|
jacob1
|
e1440f48f6
|
use kill_part when creating a new particle over an index, fixes STKM not respawning after CONV and probably other stuff too
|
2012-12-18 16:26:24 -05:00 |
|
jacob1
|
dc0e47ac00
|
fix undo not allowing any more stickmen to be placed, save stickmen in snapshots
|
2012-12-18 16:17:13 -05:00 |
|
jacob1
|
b236c75209
|
make TSNS not detect METL, some other sensor and CONV fixes
|
2012-12-18 14:55:10 -05:00 |
|
jacob1
|
771d71ea46
|
make water equalization use flags, not tmp2 (fixes EXOT / BUBW)
|
2012-12-18 14:08:53 -05:00 |
|
jacob1
|
dbe78c342d
|
initialize variables in air.cpp and simulation.cpp
|
2012-12-17 23:49:46 -05:00 |
|
jacob1
|
b5de23433d
|
fix '=' resetting air heat, fix uninitialized ambient heat setting, a few LOLZ / LOVE changes
|
2012-12-17 21:11:33 -05:00 |
|
jacob1
|
2728cf852b
|
fix WARP being invisible, make it visible in heat display mode though
|
2012-12-17 20:08:46 -05:00 |
|
jacob1
|
a623959a31
|
save stamps on 1 pixel grid (works exactly like in tpt now), delete signs with Ctrl+X, also fixes stamps on very bottom/right edge and other edge cases
|
2012-12-15 15:13:12 -05:00 |
|
Simon Robertshaw
|
a1af662b8f
|
More accurate elementCount
|
2012-12-14 23:01:54 +00:00 |
|
jacob1
|
5362c56f7e
|
update gravity wall zones whether or not newtonian gravity is on. Fixes #92
|
2012-12-14 13:50:36 -05:00 |
|
jacob1
|
002743ef08
|
make it easier to create new energy particles (like for mods), they would just disappear when hitting anything before
|
2012-12-12 22:05:39 -05:00 |
|
jacob1
|
2d7ac84c1d
|
give TRON the ability to go through activated SWCH
|
2012-12-06 10:56:24 -05:00 |
|
jacob1
|
9e72a619ab
|
fix directly sparking metal not heating it up, fix formatting, allowing update_particles_i to be parsed
|
2012-11-16 22:43:46 -05:00 |
|
Simon Robertshaw
|
29189693b3
|
Element palette for automatic element ID/mod mapping
|
2012-11-12 10:22:16 +00:00 |
|
jacksonmj
|
828623f9ec
|
Change freezing point of VIBR lava, and make sure VIBR always absorbs energy particles
|
2012-11-04 21:10:27 +00:00 |
|
jacksonmj
|
fea55f9ac9
|
Add PLSM to stacking exclusion list, and fix some cases of stacked EMBR causing BHOL
Stacked EMBR + displacement -> other particles stacked -> BHOL.
Therefore stop displacement to stop BHOL formation.
|
2012-11-01 00:28:45 +00:00 |
|
jacksonmj
|
9a0ca32372
|
Make conversion of PHOT to ELEC using BIZR, and enrichment of DEUT with ELEC, work better
|
2012-10-27 00:56:02 +01:00 |
|
jacob1
|
6d1c7be740
|
initialize all stickmen variables, not just legs
|
2012-10-26 15:13:27 +01:00 |
|
jacob1
|
ccd9284e61
|
improve the GOL menu descriptions
|
2012-10-26 15:12:05 +01:00 |
|
jacob1
|
c58a3fb2dc
|
TSNS doesn't detect things with an equal temp (fixes detecting wires)
|
2012-10-26 15:11:59 +01:00 |
|
Simon Robertshaw
|
0b09d2e0f3
|
Allow TSNS and DTEC to detect photons and other energy particles. Set default TSNS radius to 1 to make it easier to avoid detecting the wire connections
|
2012-10-10 21:27:36 +01:00 |
|
Simon Robertshaw
|
da07c22ee4
|
new elements: DMG (Force bomb) and TSNS (Temperature sensor)
|
2012-10-10 19:29:11 +01:00 |
|
jacob1
|
774bc08c2c
|
Move LOLZ/LOVE Rule tables into more appropriate location (element file)
|
2012-10-05 16:52:53 +01:00 |
|
jacob1
|
d159467b63
|
LOLZ and LOVE work again
|
2012-10-05 16:33:54 +01:00 |
|
jacob1
|
d2af4470a5
|
show # of parts, [GRID X], PIPE/PPIP with X, and molten X (with debug on) in HUD
|
2012-10-05 16:33:12 +01:00 |
|
jacob1
|
e600c20ba9
|
undo ambient heat in snapshots
|
2012-10-05 16:32:06 +01:00 |
|