Commit Graph

298 Commits

Author SHA1 Message Date
Simon
46940a8e4f Added saving of pause state and particle tmp value, removed INST from the menu 2010-12-07 16:26:53 +00:00
Cracker64
fff7ecedf8 removed battery from INST wire, some other small fixes 2010-12-06 18:54:09 -05:00
Simon
0dee48278f Upped uitext buffer to 255 chars to allow for longer messages, buffer overflow sometimes occurs with combinations of CAP-LOCKS and grid. 2010-12-06 23:12:49 +00:00
Cracker64
efb7c6bc9c updated with simon's changes 2010-12-05 21:56:46 -05:00
Simon
40ab51d79f Cracker64 merge 2010-12-05 15:49:48 +00:00
Cracker64
2cf25c8a6a FILT, a photon color filter, not really a filter right now, but it changes the color. Other small changes 2010-12-04 23:29:41 -05:00
Simon
b54c0b6934 Particle life now saved as 16bit integer, increases limit and fixes saving of wire and other elements. Version 44 to reflect save format change 2010-12-04 22:17:01 +00:00
Cracker64
d56684312d WIFI, a wireless SPRK transmitter, has 25 'channels' controlled by temp. starting at 0C, every 100 degrees is a different channel, they are colored as well. Heat-gradient display, colors of elements is slightly changed based on temp. maybe some other fixes. 2010-12-04 12:24:54 -05:00
Cracker64
01a2dcaf41 lots and lots of small changes/fixes. fixed typo for water movement, made parts_avg kinda better? electronics still work. 2010-12-03 00:13:00 -05:00
Cracker64
656b5ff496 SHLD, element that grows from spark and will regrow if damaged. Lots of other small changes and fixes. replace mode ONLY draws on the element to be replaced. 2010-12-01 15:27:13 -05:00
Cracker64
491016eaf4 Fixed love crash on mac, added adjustable grid mode, hit 'g', goes up to 9. 2010-11-30 14:43:42 -05:00
Cracker64
bb16ffa2bb PUMP is now powered and blue, fixed some wall probems, portals are more random, maybe fixed love for mac? 2010-11-29 22:42:36 -05:00
Cracker64
1eeda3f5cc ANAR, behaves opposite of dust. fix fuse loading, floodfilling of neut/photons. 2010-11-25 01:01:28 -05:00
Philip
60e4c076cb floodfill fix, @_@ elements, grav changes color 2010-11-22 15:36:24 -05:00
Philip
3d2292890b Fixed ehole, made wall code use defines, wall specific deletion. 2010-11-21 01:08:33 -05:00
Philip
a38dddaf5a Made wall code use #defines. small fix for adjustabl brush. 2010-11-19 22:03:52 -05:00
Philip
c1182db42d Fixed SWCH for real. Fix repeating spark while creating it. Adjustable x and y for brushes. 2010-11-19 18:01:56 -05:00
Philip
435f71c781 Added FRZZ FRZW GRAV. add square brush, hit tab to switch between the two. pipe ctype saves. 2010-11-18 23:27:24 -05:00
Philip
5e56850682 Added element replacement ability. hit insert. capslock is shift-alt so you can do lines/boxes with specific element erase. read post for other changes 2010-11-18 16:23:24 -05:00
Philip
9383c1ca4c Added a different velocity/pressure display. Added old fireworks i made. 2010-11-16 19:47:18 -05:00
Philip
245628a7fd added WARP PUMP fix alt-click select. 2010-11-16 12:15:34 -05:00
Philip
663db5374f Added BCLN LOVE WTF. description on forum post. A fix for loading COAL. made everything use the #defines for cmode (ex. CM_HEAT instead of 5). 2010-11-15 11:57:37 -05:00
Philip
ebcded767e First release of the mod 2010-11-12 12:46:02 -05:00
Philip
c23938eb6a Nothing display, for pilojo, called it cracker display for lulz, also won the race against antb, which didnt last long, he went on a baloon trip. 2010-11-11 21:38:43 -05:00
Philip
83cd8c7979 Slight changes, added some comments 2010-11-09 17:41:54 -05:00
Philip
febd9be627 Added 3 more life types 2010-11-09 01:04:59 -05:00
Philip
3de06dea86 Increased efficiency a lot, GoL only runs when there is a GoL particle, and other small checks to make it faster. Blank screen fps went from 44 to 60, with a few particles, 44 to 55. 2010-11-07 17:55:25 -05:00
Philip
cbe3ed49c4 Removed old fix, not needed. And fixed loading of other saves with GoL particles on screen 2010-11-07 13:34:09 -05:00
Philip
3ad216f953 added amoeba, move, pseudo life, and diamoeba particles 2010-11-06 20:45:36 -04:00
Philip
75922ae31d added Day&Night life particles 2010-11-06 19:03:35 -04:00
Philip
a2c8443c36 Added high life, assimilation, and 2x2 to life particles, and put it in its own menu section. 2010-11-06 17:13:43 -04:00
Philip
a23d46a9f6 GOL works 100% now. todo: make some way to set GSPEED from ingame, and is the number of frames per generation. 2010-11-05 21:25:02 -04:00
Philip
068076a4ae Made it go faster, once per frame, and cool heat colors. 2010-11-05 01:22:43 -04:00
Philip
4ed5b47bff LOL GOL WORKS 2010-11-04 22:12:51 -04:00
Felix Wallin
c3a0a9262c how did that get in there? 2010-11-03 11:51:53 +01:00
Felix Wallin
175b37d239 added debug flag 2010-11-03 11:50:48 +01:00
Philip
443a861eaf forgot parentheses... 2010-11-02 23:20:56 -04:00
Philip
6c747bb350 Fix for ctrl-shift-alt click crash incase someone did it for some reason. 2010-11-02 21:39:06 -04:00
Philip
4e46f51bcf changed moving sign code so it doesn't modify the sign itself. 2010-11-01 23:56:06 -04:00
Philip
176ecb1197 eraser uses shift-alt instead of alt because linux alt-click is normally move window 2010-11-01 17:37:27 -04:00
Philip
bff5961d60 updating 2010-10-28 19:18:06 -04:00
Felix Wallin
fdd3d24031 some 'fixes', better solution: change to what it was before the neutron fix. 2010-10-21 18:14:09 +02:00
Simon
79767f4ceb Client Side 'Favourites' UI stuff 2010-10-14 18:33:47 +01:00
Simon
38742f08ba Fixed Powered clone saving and suitibility as a light emitter. Fixed Photons igniting Insulator 2010-10-05 18:48:40 +01:00
Simon
f2fbd1728f fixes saves for photons & makes GLOW a laser gain medium - Skylark 2010-10-04 10:52:27 +01:00
Philip
e4f9f77de9 Updating 2010-10-04 00:29:37 -04:00
Felix Wallin
6e81c2a88c Added reflection, thanks to Skylark 2010-10-02 17:59:24 +02:00
Felix Wallin
58d710b224 layout change 2010-09-27 12:53:05 +02:00