about summary refs log tree commit diff
path: root/users/grfn/xanthous/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-29 r/5544 chore(grfn/xanthous): port to brick-0.73sterni1-1/+1
2022-12-29 r/5543 chore(3p/sources): Bump channels & overlayssterni2-7/+11
2022-05-14 r/4073 feat(grfn/xanthous): Use dual-wielding to calculate damageGriffin Smith6-17/+33
2022-05-14 r/4070 fix(grfn/xanthous): Don't remove items on cancelGriffin Smith1-2/+4
2022-05-14 r/4069 feat(grfn/xanthous): Describe items in hand when wieldingGriffin Smith1-9/+23
2022-04-16 r/3962 feat(xanthous): Allow selecting hand for wieldingGriffin Smith3-27/+83
2022-04-14 r/3945 feat(grfn/xanthous): Add a help panelGriffin Smith6-7/+100
2022-04-14 r/3944 feat(grfn/xanthous): Load keybindings from a data fileGriffin Smith3-34/+108
2022-04-11 r/3942 chore(3p/sources): Bump channels & overlayssterni8-18/+4
2021-11-25 r/3099 feat(gs/xanthous): Creatures drop their items when they dieGriffin Smith3-4/+24
2021-11-25 r/3098 feat(gs/xanthous): Creatures use their weapons to attackGriffin Smith5-11/+50
2021-11-25 r/3097 feat(gs/xanthous): Allow generating creatures with itemsGriffin Smith8-82/+117
2021-11-22 r/3081 refactor(gs/xanthous): Break out inventory into a common moduleGriffin Smith4-227/+255
2021-11-22 r/3080 refactor(gs/xanthous): Define local field lens aliases in AIGriffin Smith1-8/+13
2021-11-20 r/3077 fix(gs/xanthous): Check for reaching destination in AIGriffin Smith1-0/+1
2021-11-13 r/3063 feat(gs/xanthous): Allow moving with the arrow keysGriffin Smith1-0/+5
2021-11-13 r/3061 feat(gs/xanthous): Add a Husk creature, with limited generationGriffin Smith6-24/+121
2021-11-13 r/3060 feat(gs/xanthous): Add a broken dagger rawGriffin Smith1-0/+21
2021-11-08 r/3023 fix(gs/xanthous): Don't take up half-width for promptsGriffin Smith1-4/+2
2021-11-07 r/3017 feat(gs/xanthous): Allow disabling savingGriffin Smith3-27/+49
2021-11-06 r/3012 fix(gs/xanthous): Fix numAliveNeighbors{,M} on the edgeGriffin Smith1-10/+26
2021-11-06 r/3011 fix(gs/xanthous): Don't gen dupe tutorial messagesGriffin Smith2-7/+13
2021-11-06 r/3010 refactor(gs/xanthous): Use a Word for the level numberGriffin Smith2-7/+17
2021-11-06 r/3008 feat(gs/xanthous): Default to the current save fileGriffin Smith7-28/+90
2021-10-30 r/2996 fix(gs/xanthous): Preserve character state when going up stairsGriffin Smith1-1/+7
2021-10-30 r/2994 feat(gs/xanthous): Allow throwing rocksGriffin Smith14-86/+448
2021-10-30 r/2993 feat(gs/xanthous): Send message when restingGriffin Smith2-1/+5
2021-09-11 r/2850 refactor(grfn/xanthous): avoid unnecessary recompilationsterni1-159/+0
2021-07-06 r/2684 fix(xanthous): Fix display of square/cubic unitsGriffin Smith1-2/+6
2021-06-23 r/2682 fix(xanthous): Only use alphabetic chars for menu itemsGriffin Smith2-2/+37
2021-06-23 r/2681 feat(xanthous): Describe *where* the item is in the inventoryGriffin Smith5-22/+102
2021-06-23 r/2680 feat(xanthous): Add a command to describe an item in the inventoryGriffin Smith7-31/+131
2021-06-23 r/2679 feat(xanthous) Generate random volume+density for itemsGriffin Smith8-19/+98
2021-06-23 r/2678 feat(xanthous): Track the volume and density of item typesGriffin Smith8-22/+196
2021-06-18 r/2676 feat(xanthous): Fistfighting builds knuckle callusesGriffin Smith4-19/+192
2021-06-18 r/2675 feat(xanthous): Add an auto-rest commandGriffin Smith6-12/+35
2021-06-18 r/2674 feat(xanthous): Add configurable natural attacksGriffin Smith7-12/+69
2021-06-18 r/2672 feat(xanthous): Add an ooze creature typeGriffin Smith2-2/+14
2021-06-18 r/2669 fix(xanthous): Wipe memoized vision when the game updatesGriffin Smith2-3/+9
2021-06-14 r/2661 feat(xanthous): Gormlaks yell in gormlak when they see the characterGriffin Smith6-28/+98
2021-06-14 r/2660 feat(xanthous): Add a method to get the name for a type of entityGriffin Smith1-0/+6
2021-06-14 r/2659 feat(xanthous): Store language on creaturesGriffin Smith2-1/+29
2021-06-14 r/2658 feat(xanthous): BangPattern all fields in RawsGriffin Smith1-10/+10
2021-06-14 r/2657 feat(xanthous): Extend speech generation to arbitrary wordsGriffin Smith2-24/+102
2021-06-13 r/2656 feat(xanthous): Add a generator for random english syllablesGriffin Smith3-4/+167
2021-06-13 r/2655 refactor(xanthous): Generators -> Generators.LevelGriffin Smith8-21/+22
2021-06-12 r/2653 feat(xanthous): Memoize characterVisiblePositionsGriffin Smith8-56/+225
2021-04-12 r/2485 refactor(users/glittershark): Rename to grfnGriffin Smith60-0/+7840