a8bdc15
(HEAD -> master)
Cleanup and renaming of the camera script by
2023-09-03 09:20:01 -0400
a5f6310
(tag: v1.6)
Removing unnecessary mouse reference by
2023-08-20 18:36:35 -0400
8372311
Fixing input names by
2023-08-20 18:33:25 -0400
ebece00
Allowing for camera movement and moving camera functions out of conway.gd by
2023-08-20 17:03:52 -0400
ad12c99
Minor cleanup by
2023-08-17 21:55:16 -0400
d1cdb4c
Changing directory structure and cleanup by
2023-08-17 21:42:59 -0400
3cb0d0e
(tag: v1.5)
Removing Cell Size inputs and adding Generation Speed by
2023-08-17 19:27:12 -0400
b7d46e2
Added detection of stalled evolutions by
2023-08-17 19:01:51 -0400
0d39ee6
Adding ability to reset zoom by
2023-08-16 22:24:02 -0400
71e110d
Cleaing the world before generation by
2023-08-16 22:21:43 -0400
ecd2b9f
Replacign range with CellStates for legibility by
2023-08-16 22:08:57 -0400
f41795e
Adding ability to zoom by
2023-08-16 22:08:35 -0400
9ae678d
Minor cleanup by
2023-08-14 21:38:36 -0400
df315da
Fixing toggle_pause timer by
2023-08-14 21:38:05 -0400
41cc8ea
Minor cleanup by
2023-08-14 21:36:05 -0400
f46abc9
Minor cleanup by
2023-08-14 21:08:52 -0400
909a831
(tag: v1.4)
Adding a Next Generation option and reworking how pausing is toggled by
2023-08-14 20:40:12 -0400
47cade0
Moving pause check for clarity by
2023-08-14 19:48:00 -0400
9bf71fa
Merge pull request 'Rework RenderingServer use' (#1) from rendering-rework into master by
2023-08-13 11:28:05 -0400
533f3ad
(refs/pull/1/head)
Hide cells instead of creating new instances on every generation by
2023-08-13 10:43:18 -0400
a601624
Fixing Cell Size Y input by
2023-08-13 09:45:01 -0400
e1b3c52
Fixing Spelling by
2023-08-13 09:43:22 -0400
ff25603
(tag: v1.3)
Adding Quit button and cleaning up UI layout by
2023-08-12 08:35:07 -0400
54c60ec
Adding Select on Focus to inputs by
2023-08-12 08:33:40 -0400
db175a6
Adding missing import by
2023-08-12 08:31:59 -0400
e938ec3
(tag: v1.2)
Adding missing image by
2023-08-11 20:16:26 -0400
44f9b02
Adding a generate button to the UI by
2023-08-11 20:15:41 -0400
275b7f2
(tag: v1.1)
Adding random seed on first start by
2023-08-11 18:13:57 -0400
1b25d8e
Removing test seed by
2023-08-11 18:12:24 -0400
1a7c68e
Setting main scene by
2023-08-11 18:11:16 -0400
229c239
Minor comment update by
2023-08-11 18:08:08 -0400
9021647
Fixing comments by
2023-08-11 17:31:00 -0400
e3bb22d
Fixing world seed generation by
2023-08-11 17:29:12 -0400
9f73f53
Adding a UI background to help with legibility by
2023-08-11 17:18:33 -0400
b1000fb
Adding a generation UI by
2023-08-11 17:11:10 -0400
320bba4
(tag: v1.0)
Minor Cleanup by
2023-08-11 16:03:28 -0400
40a9d8c
Updating README by
2023-08-11 16:03:19 -0400
5898ec5
Minor fix by
2023-08-11 15:42:27 -0400
e4f2d19
Fixing rules by
2023-08-11 15:38:41 -0400
a83dfba
Comment update by
2023-08-11 15:34:18 -0400
f3126f4
Centering camera on world based on world size by
2023-08-11 15:29:47 -0400
6938f91
Minor cleanup by
2023-08-11 15:18:07 -0400
6e4a35b
Fixing processing which was not properly following Conway's rules by
2023-08-11 15:13:20 -0400
e386b48
Adding processing of world by
2023-08-11 13:54:11 -0400
f12d973
Adding FPS counter by
2023-08-11 13:38:47 -0400
11c4c91
Initial commit - Only supports world generation by
2023-08-11 10:53:00 -0400