fallout2-ce icon indicating copy to clipboard operation
fallout2-ce copied to clipboard

Integrating Sfall

Open alexbatalov opened this issue 2 years ago • 3 comments

This issue is for tracking progress for intergrating Sfall. Sfall itself is organized as a collection of modules. Some are small, focused, and will be relatively easy to implement, some are not. Bugfixes is huge. Do not work on shaders and sound stuff, these require major changes in the underlying functionality. If you want to work on any module, convert task to issue and assign yourself, so it's easy to see the module is being taken care of. If the module is big, provide it's own todo list. Prefer small, focused PRs, even if it's only one line. Keep original comment from Sfall if it makes sense. Annotate your changes with SFALL. See 7db7a9afe2c7ff73cba3e4557cd615cc688cf121 as a super simple example.


  • [ ] Bugfixes
  • [ ] Speed patch
  • [ ] Graphics
  • [ ] Input
  • [ ] File system
  • [ ] Load order
  • [ ] Load game hook
  • [ ] Main loop hook

  • [x] Engine tweaks
  • [x] Books
  • [x] Criticals
  • [x] Elevators
  • [x] Unarmed

  • [ ] Animations
  • [ ] Bar boxes
  • [x] Explosions
  • [x] #130
  • [ ] Interface
  • [ ] Worldmap
  • [ ] Tiles
  • [ ] Movies
  • [ ] Sound
  • [ ] Misc patches

  • [ ] AI
  • [x] Damage mod
  • [x] Burst mods

  • [ ] Inventory
  • [ ] Objects
  • [ ] Stats
  • [ ] Critter stats
  • [ ] Critter poison
  • [ ] Perks
  • [ ] Skills
  • [ ] Drugs
  • [ ] Party control
  • [ ] Combat

  • [x] Player model
  • [x] #38
  • [x] Premade
  • [x] Reputations
  • [ ] Kill counter

  • [x] Main menu
  • [ ] Hero appearance
  • [ ] Talking heads
  • [ ] Script shaders

  • [ ] Extra save slots
  • [ ] Quest list
  • [ ] Credits
  • [x] Console

  • [ ] Metarule extender
  • [ ] Hook scripts
  • [ ] Script extender

alexbatalov avatar Jun 02 '22 20:06 alexbatalov

[MainMenu] Minor stuff; allow to change main menu font color/flags #36 [Movies] Minor stuff: allow to skip intro movies and splash screen #30

wipe2238 avatar Jun 03 '22 05:06 wipe2238

[MainMenu] Minor stuff: allow to change position of copyright and menu buttons #41 Didn't realize until after adding SFall links to PR, but that's last part of the module; was pretty sure there's more...

wipe2238 avatar Jun 10 '22 06:06 wipe2238