2022-06-03 21:46 | No more Git LFS | FIGBERT | 1 | +0 | -1 |
2021-03-11 06:17 | Rename Sov to Sevivon | FIGBERT | 2 | +4 | -4 |
2021-02-15 21:45 | Add production server IP | FIGBERT | 1 | +2 | -1 |
2021-02-15 21:38 | Adjust dreidel ruleset | FIGBERT | 2 | +10 | -15 |
2021-02-14 06:02 | Fix bug causing shake to be counted multiple times | FIGBERT | 1 | +9 | -1 |
2021-02-14 01:20 | Add _compare_player_bool_properties function | FIGBERT | 1 | +7 | -6 |
2021-02-14 00:45 | Inline ante_completed in _everyone_puts_in_one() | FIGBERT | 1 | +1 | -4 |
2021-02-12 22:31 | Wait for player confirmation before anteing | FIGBERT | 1 | +31 | -4 |
2021-02-12 20:52 | Merge Winner and Utility Function sections | FIGBERT | 1 | +14 | -15 |
2021-02-12 06:28 | Add entry to log file | FIGBERT | 1 | +30 | -1 |
2021-02-12 05:53 | Make 2D viewport responsive for various screens | FIGBERT | 3 | +8 | -4 |
2021-02-11 04:23 | Add haptic feedback to spins | FIGBERT | 1 | +5 | -0 |
2021-02-11 04:13 | Remove unused function and correct spacing | FIGBERT | 1 | +1 | -4 |
2021-02-11 03:38 | Increase lobby size to 5 and add start mechanism | FIGBERT | 1 | +58 | -47 |
2021-02-09 21:16 | Convert log file to markdown from org-mode | FIGBERT | 2 | +198 | -169 |
2021-02-07 05:06 | Ensure consistent type hints | FIGBERT | 1 | +3 | -3 |
2021-02-07 04:58 | Add entry to log file | FIGBERT | 1 | +34 | -0 |
2021-02-07 03:07 | Add the five sons of Matityahu as usernames | FIGBERT | 1 | +50 | -19 |
2021-02-07 01:50 | Remove server spin statistics code | FIGBERT | 1 | +0 | -24 |
2021-02-07 01:45 | Split the ante from the spin results | FIGBERT | 1 | +10 | -4 |
2021-02-06 20:07 | Add coroutines with yields to documentation list | FIGBERT | 1 | +1 | -0 |
2021-02-06 05:49 | Revert "Merge duplicate rpc_id use into rpc calls" | FIGBERT | 1 | +6 | -2 |
2021-02-06 04:33 | Correct list syntax in ruleset of log.org | FIGBERT | 1 | +2 | -2 |
2021-02-06 04:30 | Fix org-mode syntax in ruleset section of log.org | FIGBERT | 1 | +13 | -13 |
2021-02-06 04:21 | Add daily log org file | FIGBERT | 1 | +134 | -0 |
2021-02-06 04:07 | Merge duplicate rpc_id use into rpc calls | FIGBERT | 1 | +2 | -6 |
2021-02-06 03:27 | Adjust ACCEL_THRESHOLD for Android devices | FIGBERT | 1 | +1 | -1 |
2021-02-05 06:44 | Reorder functions for clarity | FIGBERT | 1 | +46 | -42 |
2021-02-05 06:29 | Specify device orientation in window settings | FIGBERT | 1 | +1 | -0 |
2021-02-05 00:38 | Fix integer division warnings | FIGBERT | 1 | +2 | -2 |
2021-02-05 00:35 | Set player and pot starting gelt to constants | FIGBERT | 1 | +6 | -4 |
2021-02-05 00:26 | Output spin stats on server at the end of a game | FIGBERT | 1 | +26 | -2 |
2021-02-04 23:16 | Convert Label to RichTextLabel | FIGBERT | 1 | +5 | -4 |
2021-02-04 09:53 | Double font-size on client | FIGBERT | 2 | +7 | -1 |
2021-02-04 09:51 | Fix bugs created by merging win implementation | FIGBERT | 1 | +3 | -17 |
2021-02-03 08:04 | Implement win/lose functionality | FIGBERT | 1 | +36 | -14 |
2021-02-03 06:50 | Reset gelt when the game ends | FIGBERT | 1 | +4 | -0 |
2021-02-03 05:55 | Change shin comment to pey/shin | FIGBERT | 1 | +1 | -1 |
2021-02-03 04:19 | Add the ability for a player to win | FIGBERT | 1 | +38 | -12 |
2021-02-02 07:31 | Add dreidel spins and gelt to each turn | FIGBERT | 1 | +40 | -3 |
2021-02-02 06:33 | Move newline into print_message_from_server body | FIGBERT | 1 | +9 | -9 |
2021-02-02 00:54 | Add turn-based dreidel spinning function | FIGBERT | 1 | +54 | -0 |
2021-02-01 22:24 | Remove underscore from print_message_from_server | FIGBERT | 1 | +4 | -4 |
2021-02-01 21:47 | Add messages and dictionary of players on server | FIGBERT | 1 | +26 | -0 |
2021-02-01 08:29 | Add id to successfull connection message | FIGBERT | 1 | +1 | -1 |
2021-02-01 08:22 | Correct spacing between functions in main.gd | FIGBERT | 1 | +1 | -0 |
2021-02-01 08:21 | Split server and client logic in main.gd | FIGBERT | 1 | +23 | -26 |
2021-02-01 07:24 | Remove extraneous check | FIGBERT | 1 | +2 | -2 |
2021-01-31 07:28 | Check if peer joining is server on client | FIGBERT | 1 | +2 | -2 |
2021-01-31 07:27 | Add newlines at the end of Label additions | FIGBERT | 1 | +4 | -4 |
2021-01-31 07:25 | Rename _client functions to _peer in connections | FIGBERT | 1 | +2 | -2 |
2021-01-31 07:15 | Reduce max players to two | FIGBERT | 1 | +1 | -1 |
2021-01-31 07:14 | Generalize initialization and join functions | FIGBERT | 1 | +24 | -20 |
2021-01-31 06:47 | Replace client print with Label output | FIGBERT | 2 | +10 | -2 |
2021-01-31 06:47 | Change dimensions to match iPhone 12 Mini | FIGBERT | 1 | +5 | -0 |
2021-01-31 05:04 | Add local multiplayer connection on startup | FIGBERT | 1 | +42 | -1 |
2021-01-30 02:20 | Set src/scenes/main.tscn as main scene | FIGBERT | 1 | +1 | -0 |
2021-01-28 22:59 | Initial commit | FIGBERT | 10 | +791 | -0 |