feb158f85d
Revert backspace graphic with text, since it looks wrong on web export
2024-07-08 23:59:01 -04:00
ec2d9d2af5
Implement strict mode
2024-07-08 23:49:08 -04:00
3107c40c75
Use local time instead of UTC
2024-07-08 18:15:26 -04:00
17259992e9
Increase keyboard size
...
Should make the buttons easier to press on mobile
2024-07-08 17:30:56 -04:00
b90fbb5e7c
Add buttons for random words of different lengths
2024-03-19 22:04:49 -04:00
cde8565f5d
Change custom word format and allow different length words
2024-03-19 21:39:11 -04:00
66df0a9b44
Forgor
2024-03-19 02:23:24 -04:00
f76eca5b9c
Use more flexable encoding scheme
2024-03-19 02:16:03 -04:00
921e3351ef
Fix custom dates not being reset properly
2024-03-19 01:44:56 -04:00
8a2a393f4a
Use string for encoded word instead of int
2024-03-19 01:20:28 -04:00
99e1eabee9
Add menu option for entering custom words
2024-03-07 23:14:05 -05:00
648f01b963
Fix issues with invalid dates
2024-03-07 23:13:13 -05:00
2d3fd01285
Fix bug with custom words and remove extra prints
2024-03-07 22:18:14 -05:00
0a34af5d0d
Add support for custom dates and words
2024-03-07 21:59:31 -05:00
a7e83622d2
Create simple word encoding scheme and display in game
2024-03-07 19:29:13 -05:00
0f8c97dca5
Add link to share score once completed
2024-03-06 18:25:32 -05:00
5b85367e80
Refactor/simplify InfoTextAnimation
2024-03-06 17:33:12 -05:00
0c38a416c0
Make menu button bigger
2024-03-06 17:21:11 -05:00
0c99e345ff
Go back to Labels instead of RichTextLabel in licenses screen
...
I compiled a mini build of godot with a bunch of features removed to help save filesize. One of the things I disabled are "advanced" gui controls, which includes RichTextLabel. No big deal, I was only using it there
2024-02-19 00:10:50 -05:00
4df1b9cb87
Fix keyboard letters wrongly grayed out
2024-02-18 03:10:46 -05:00
3a23030e2c
Fix/refactor menu and stretch mode
2024-02-18 03:02:01 -05:00
af1aa840ca
Small refactor and add animations for info text
2024-02-18 02:50:04 -05:00
a9da1e6f3f
Port to v4.2.1.stable.official [b09f793f5]
2024-02-18 02:22:48 -05:00
4f6deaa443
Godot 4 automatic conversion
2024-02-18 01:13:11 -05:00
0daac1d989
Prevent keyboard buttons from being focused
2022-05-14 00:20:56 -04:00
c81b4e86c3
Add keyboard to the bottom
2022-05-13 23:50:01 -04:00
d1cc8ae05a
Fixes for arbitrary word lengths
2022-05-13 17:24:09 -04:00
9190ffffd4
Change color of misplaced letters to be less green
2022-05-13 17:16:42 -04:00
88bb18eecd
Remove text input and type directly into the playfield
2022-05-13 17:11:04 -04:00
4c40352c52
Add credits/licenses
2022-02-24 00:23:47 -05:00
a7424f0a66
Add main menu
2022-02-23 23:31:14 -05:00
fef0b9ef96
Generate the same word for 24 hours
2022-02-23 20:36:35 -05:00
f59a1e437c
'Godot Wordle' -> 'Gordle'
2022-02-23 20:00:27 -05:00
a7ebe3dc50
Added word lists, generate random target words, only accept guesses that are valid words
2022-02-23 18:41:41 -05:00
da4e4d9b28
Added win/loss conditions
2022-02-20 17:30:03 -05:00
b25ea62fe4
Implement guessing
2022-02-20 15:55:10 -05:00
11bd8f5f3f
Basic layout implemented
2022-02-20 14:35:55 -05:00