Commit Graph

61 Commits (57a79b2cb2318495e242e2e391417dea371e6bcf)

Author SHA1 Message Date
Aevann 57a79b2cb2 add bulk buying for awards 2024-04-12 13:08:15 +02:00
Aevann 476d6994b4 fix this https://watchpeopledie.tv/h/meta/post/61549/megathread-for-bugs-and-suggestions/2448691#context 2024-01-12 10:12:35 +02:00
Aevann eddb42fbbe dataset.action -> dataset.url 2023-12-01 17:44:53 +02:00
Aevann 7f713441f9 Revert "price: -> coins/mbux so newfags dont think they're gonna pay real money"
This reverts commit b821547123.
2023-10-31 23:59:45 +03:00
Aevann b821547123 price: -> coins/mbux so newfags dont think they're gonna pay real money 2023-10-29 16:05:25 +03:00
Aevann fb268032e5 stop vicious assault on the eyes 2023-10-27 12:50:56 +03:00
Aevann 63f571b1ce fix negative award quantities 2023-10-26 20:59:20 +03:00
Aevann 141d2a9598 stop conflicting tooltips 2023-10-26 19:29:54 +03:00
Aevann aeee820c33 show prices of "0 owned" awards 2023-10-26 19:13:36 +03:00
Aevann b21f3028cf remove the bouncing/horiz picker when awarding to comments since not applicable 2023-10-10 23:34:35 +03:00
Aevann ba1f14bdf5 update "X owned" next to "give award" in realtime 2023-10-10 20:39:05 +03:00
Aevann 7759229178 change award modal 2023-10-10 19:53:46 +03:00
Aevann 19c352c8f0 replace train and scooter award with a "horizontal" selection to "emoji" award 2023-10-09 01:42:05 +03:00
Aevann 7fced29fba change wholesome award to emoji award 2023-10-04 16:05:43 +03:00
Aevann b74ba0a317 get rid of some TODOs 2023-09-29 06:19:51 +03:00
Aevann 39098fe323 kitchen sink commit 2023-08-12 00:50:23 +03:00
Aevann a15d5eabef rename "agendaposter" to "chud" 2023-06-23 14:07:47 +03:00
Aevann 411802588e minor cosmetic hanges to award note 2023-06-08 07:07:08 +03:00
Aevann 864f770762 add namelock award 2023-05-13 07:53:14 +03:00
Aevann a37fca393d combined buy button for awards and hats 2023-04-24 17:08:40 +02:00
Aevann 078292e793 show price more prominently in award modal 2023-03-21 20:49:27 +02:00
Aevann 34744fb741 tell ppl who receive the chud award the phrase they'll have to say 2023-03-21 17:27:46 +02:00
Aevann b004617695 customizable chud phrases 2023-03-19 19:13:45 +02:00
Aevann cb37d3273f use console.error instead of console.log in cases of error 2023-03-12 11:54:14 +02:00
Aevann 573d6a6fc6 Revert "use () => instead of function() for consistency"
This reverts commit b9aad1503c.
2023-03-10 05:21:02 +02:00
Aevann b9aad1503c use () => instead of function() for consistency 2023-03-10 03:33:05 +02:00
Aevann 1c2e865495 update currency values when buying awards from the award modal 2023-02-27 19:49:30 +02:00
Aevann 1522158ed8 fix award_modal with js-created comments 2023-02-27 17:19:28 +02:00
Aevann 7a8ec235e0 add tabs to award modal 2023-02-25 21:40:15 +02:00
Aevann 010f424756 use addEventListener instead of onclick 2023-01-28 16:27:52 +02:00
Aevann cec4cc8530 fix buying in award modal 2023-01-04 21:06:00 +02:00
Aevann 044664a25e get rid of useless tabs and spaces 2023-01-01 13:36:20 +02:00
Aevann e032596c77 various js fixes 2023-01-01 09:55:25 +02:00
Aevann b7dbe998f9 I need coffee 2023-01-01 04:35:08 +02:00
Aevann 68a7053114 fix buying awards in modal 2023-01-01 04:34:12 +02:00
Aevann 43a2f828d0 debug 2023-01-01 04:32:37 +02:00
Aevann 7141eafdf5 fix award modal 2022-12-30 17:16:49 +02:00
Aevann f0b20cad55 the worst fucking code you'll ever see 2022-12-30 14:14:18 +02:00
Aevann1 29fa5bcf4d add lootboxes 2022-12-19 19:12:07 +02:00
Aevann1 72e76681b5 remove useless blurp 2022-11-07 08:08:53 +02:00
Aevann1 5be668a049 fix "give award" button not getting grayed-out correctly 2022-11-07 07:41:57 +02:00
Aevann1 d4a99c05e9 rename postToast -> postToastSwitch and postToastCallback -> postToast for clarity 2022-11-03 21:08:22 +02:00
Aevann1 20fc3e29b2 use postToastCallback in postToast 2022-11-03 21:07:08 +02:00
Aevann1 c2c5e61e60 camelCase 2022-11-03 18:11:11 +02:00
Aevann1 e3a8f5eda6 disable "give award" button when number of owned selected awards goes to 0 2022-10-31 23:10:04 +02:00
Aevann1 2ba1a1e86e remove postToast compatability function 2022-10-30 17:10:07 +02:00
Aevann1 457acd43cb decrease the number of owned awards when u give one 2022-10-19 19:54:18 +02:00
Snakes 340ffdff76
Fix error toast on award modal success. 2022-10-16 18:22:00 -04:00
Snakes 1114590cc7
Suppress log on first award modal selection. 2022-10-16 18:14:50 -04:00
justcool393 0eaed637be use createXhrWithFormKey in more places 2022-10-14 06:07:47 -07:00