Commit graph

50 commits

Author SHA1 Message Date
1f70dd7000
ugh 2025-04-03 13:48:03 -04:00
bab758e93f
avoid duping polls 2025-04-03 13:46:08 -04:00
f55db7a7fd
fix polls randomly coiming back 2025-04-03 13:29:03 -04:00
988ac26e44
allow suggesting polls of elems you don't have, and allow suggestion correction 2025-04-03 11:49:48 -04:00
735915db89
strip useless debug symbols 2025-04-03 11:18:32 -04:00
e22c9d42da
fix 2025-04-02 20:37:18 -04:00
ed50d4daba
reverse path order 2025-04-02 20:32:44 -04:00
7a63fcb376
don't show paths of elements you don't have 2025-04-02 01:28:18 -04:00
053b04133a
fix paths 2025-04-01 22:00:06 -04:00
060963039c
fix weird skips 2025-04-01 21:14:53 -04:00
f1bc13d4e2
add paths 2025-04-01 21:10:25 -04:00
e6c412e661
reduce size allocated for blocks 2025-03-31 21:38:33 -04:00
d356b5423e
parse users differently 2025-03-30 02:43:52 -04:00
5b9254211f
improve paging logic, remove unused map code 2025-03-30 01:07:00 -04:00
242041da34
show inventory and poll totals 2025-03-29 21:47:26 -04:00
9dc0c0684e
proper paging 2025-03-29 05:00:37 -04:00
745a306b04
don't show polls that passed 2025-03-29 04:59:17 -04:00
177f9025e0
clean up the poll command output 2025-03-29 02:51:38 -04:00
4b3b6c9111
don't say anything when there is no combo 2025-03-28 16:37:38 -04:00
26770efc64
fix weird inv segfault 2025-03-28 02:31:01 -04:00
6ef90f930d
fix inv bug 2025-03-28 02:17:42 -04:00
79e380eddb
fix flushing bug 2025-03-28 01:54:00 -04:00
a6451e4904
don't continue on empty strings 2025-03-28 01:36:28 -04:00
c278da1705
add detailed help and polls commands 2025-03-27 22:12:19 -04:00
15f6ca9715
remove inv duping 2025-03-27 18:00:30 -04:00
fe1de151ff
optimization on memory 2025-03-27 15:56:47 -04:00
0e3dd1a83f
32-bit support, compile wrapper 2025-03-27 09:51:49 -04:00
dffdf200cc
optimize for filesize 2025-03-27 07:34:20 -04:00
aab88a6c19
typo simulator 2025-03-26 23:55:56 -04:00
cb2ec2873a
yes 2025-03-26 23:49:52 -04:00
1de63b1f14
some fixes to grammar 2025-03-26 23:47:21 -04:00
99bb41d542
add guide 2025-03-26 23:43:25 -04:00
0fd6e738d9
force elements to be lowercase 2025-03-26 22:15:43 -04:00
34d2d97c82
add suggestions 2025-03-26 21:19:01 -04:00
e6165f3af8
garbage collection 2025-03-26 01:20:38 -04:00
c02e8aa59a
attempt hotloading if element doesn't exist 2025-03-25 21:25:31 -04:00
8878053ee0
fix malformed combos 2025-03-25 20:56:40 -04:00
e6a00cf17b
add inventory paging, more elements 2025-03-25 20:19:51 -04:00
3baa7157dc
fix inv bug 2025-03-25 19:50:41 -04:00
d5e55b54ee
add inv saving, fix bugs 2025-03-25 19:48:55 -04:00
4bef1a220c
check both main dir and parent dir (temp fix) 2025-03-25 13:43:02 -04:00
f4be64fe19
fix compile bug on win32 2025-03-25 01:29:28 -04:00
35005081b6
fix length segfault 2025-03-24 23:59:28 -04:00
79fee676a4
fix segfault 2025-03-24 23:55:55 -04:00
88e49d7ec8
add inventory 2025-03-24 22:27:02 -04:00
7279afeb4c
fix sorting bug 2025-03-24 21:53:39 -04:00
8740f23c0a
refactor 2025-03-24 20:12:37 -04:00
af961dd144
improve makefile 2025-03-24 17:40:24 -04:00
b4392e259f
add readme and license 2025-03-24 17:35:08 -04:00
26b5169bb2
init 2025-03-24 14:01:41 -04:00