e7344fac29
Many updates + user_door_run_total_minutes with new userStatIncNewVal type * Balance & add some new brackets to existing
Bryan Ashby2019-01-24 21:55:03 -07:00
16e903d4c6
Achievements are now recorded in more detail such that they can be retrieved *as they were* at the time of earning
Bryan Ashby2019-01-20 21:58:00 -07:00
18a7a79f14
TopX mciMap standardized on "value" vs (propName, logName, etc.)
Bryan Ashby2019-01-20 21:57:31 -07:00
34f0afc175
Fix INSERT clause for cases of overlap
Bryan Ashby2019-01-20 12:22:42 -07:00
9b7b5c6fff
Initial to_ansi util for color codes -> ANSI
Bryan Ashby2019-01-18 23:47:00 -07:00
0457a6601f
Better door tracking * Send event info with door run time & door tag * Only if >= 45s * Only log minutes if >= 1 * No timer required; track only @ door exit time
Bryan Ashby2019-01-18 23:12:01 -07:00
7776391184
Door utility and door tracking * Require >= 45s of time in a door before it counts as "run"
Bryan Ashby2019-01-18 22:09:10 -07:00
dc70521057
+ New, more detailed user event log entries that can be summed/etc. * Last callers indicators now use new user event log entries
Bryan Ashby2019-01-17 20:18:02 -07:00
403ee891d5
Change column name, drop a useless one
Bryan Ashby2019-01-13 18:19:00 -07:00
90137819dd
Merge branch '0.0.9-alpha' of ssh://numinibsd/git/base/enigma-bbs into achivements-0.0.9-alpha
Bryan Ashby2019-01-12 23:00:27 -07:00
d5bd2d5adf
Experimental UTF-8 -> CP437 (aka nix -> ansi) override to work around terms such as NR that report 'xterm' but want CP437
Bryan Ashby2019-01-12 10:31:03 -07:00
2788c37492
+ ACS: AC for achievement count check + ACS: AP for achievement point check + User minutes used on the system are now tracked + MCI: TO for total time spent online system (friendly format) * Fix up a couple ACS bugs with |value| * Fix formatting of achievement text + Add more achievements * Fix achievement duration formatting
Bryan Ashby2019-01-10 20:34:52 -07:00
091a9ae2c7
Fix some bugs, clean up, etc. in achievements
Bryan Ashby2019-01-09 20:07:59 -07:00
34c9178099
Achievement & Event improvements * User stat set vs user stat increment system events * Proper addMultipleEventListener() and removeMultipleEventListener() Events APIs * userStatSet vs userStatInc user stat achievement types. userStatInc for example can be used for door minutes used
Bryan Ashby2019-01-06 21:56:12 -07:00
6496fd931a
+ Missing art for luciano_blocktronics - node messaging & new achievement stuff. Placeholder mostly for now.
Bryan Ashby2019-01-05 21:19:43 -07:00
22b7fdd65c
Add door stats & new mini format styles + Door runs stat + Door run minutes stat + Door runs MCI + Door run friendly duration MCI + durationHours/Minutes/Seconds mini format styles
Bryan Ashby2019-01-05 21:17:53 -07:00
f56a72e0c3
Start of theming of achievements + default text/SGR styles can now be set for quick customization of colors
Bryan Ashby2019-01-05 16:55:37 -07:00
2bd51c0725
Achievements are now in 'achievements.hjson' + Config.general.achievementFile * Implement (re)caching (aka hot-reload) * Update values a bit
Bryan Ashby2019-01-05 12:18:44 -07:00
c332b0f3ec
WIP on user achievements + Add MCI codes for points/count + Add docs for MCI codes + Record in stats, stat log, etc. * Do not trigger more than once * Code cleanup & organization, add classes, etc. * Tweaks to DB table
Bryan Ashby2019-01-05 10:49:19 -07:00
6410637359
Don't allow real time interrupt until ready
Bryan Ashby2019-01-03 22:03:00 -07:00
10517b1060
Progress on achivements * Fetch art if available * Queue local and/or global interrupts * Apply text formatting * Bug exists with interruptions in certain scenarios that needs worked out
Bryan Ashby2019-01-03 21:03:08 -07:00
0230d9958c
Better screen size detection when NAWS/etc. fails: Ask to move cursor to 999,999. We expect that we'll really get something like 80x25 generally. *Then* issue special DSR that should give us screen size. We should get a good "bottom right" aka screen size either way.
Bryan Ashby2018-12-31 11:30:40 -07:00