[Announce] Oposband 0.1.0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Kruzifixxion
    Rookie
    • Feb 2019
    • 6

    #16
    Go ster!

    Comment

    • Nick
      Vanilla maintainer
      • Apr 2007
      • 9637

      #17
      Originally posted by ster
      snipped
      I get that this sort of attitude is your thing, ster, but this forum aims to be constructive. Your post has already been reported once. So if you want to keep posting here, please leave the trash talking and abuse at the door.
      One for the Dark Lord on his dark throne
      In the Land of Mordor where the Shadows lie.

      Comment

      • EpicMan
        Swordsman
        • Dec 2009
        • 455

        #18
        Originally posted by Gwarl
        hissatsu.c fails to compile.
        Oops, that file should not be included, it was replaced with samurai.c
        You can safely delete it.

        I will remove it in the next update.

        Comment

        • EpicMan
          Swordsman
          • Dec 2009
          • 455

          #19
          Originally posted by Gwarl
          Sort of skeptical that this is a composband chaos mage, if composband patron behaviour hasn't been copied.
          Chaos Patron behavior is unchanged from FrogComposband, which may mean many rewards are not well-balanced for mage characters. I need to do more playtesting.

          Comment

          • wobbly
            Prophet
            • May 2012
            • 2631

            #20
            Something that was probably lost in Ster being an asshole. Wizard mode a character down to Tiamat+escort if you want to take a look at what great wyrms summoning is going to translate too.

            Congrats on getting this done by the way. Will have a play sometime when I get a chance.

            Comment

            • EpicMan
              Swordsman
              • Dec 2009
              • 455

              #21
              Ster,

              Thanks for trying out my variant, and also pointing out specific issues (Wyrms being OOD in dragon caves, V breath changes that affect damage output, etc). I will examine those criticisms and correct where I feel is necessary.

              But all of the ad hominem attacks you sprinkle in a me and Gwarl and Chris (neither of whom are involved in this variant, just its predecessors) are uncalled for and incredibly rude. They undermine your message and drown it out in anger. I welcome your opinion on specific features and balance in general, but I will not respond to such rude messages in the future.

              Comment

              • Pete Mack
                Prophet
                • Apr 2007
                • 6883

                #22
                Ster--
                Constructive criticism, this ain't. I suspect there are some valid points in here, but this isn't the way to make friends and influence people.

                You had a fine start:
                Originally posted by ster
                Hi there's a lot of good quality of life additions in this variant, I especially like killing ID and ID in a way that doesn't give players any choice but doesn't break the game like CPB gwarlvision and also removing random HP rolls.
                Kind of neutral on spell learning as long as the garbage legacy proficiency system remains.
                But then it went downhill fast into really boneheaded ad hominem attacks.

                Comment

                • Gwarl
                  Administrator
                  • Jan 2017
                  • 1025

                  #23
                  Originally posted by EpicMan
                  Chaos Patron behavior is unchanged from FrogComposband, which may mean many rewards are not well-balanced for mage characters. I need to do more playtesting.
                  Composband chaos patrons otoh have been reworked to have a balance of rewards useful to both chaos warriors and chaos mages.

                  So this isn't a composband chaos mage, it's closer to a mage with chaotic personality from frogcomposband.

                  I will try again putting this online later, please allow me my pedantry, I did a lot of work on chaos patrons.

                  Comment

                  • DavidMedley
                    Veteran
                    • Oct 2019
                    • 1004

                    #24
                    - Can now see/browse what race/class powers the character will get at what level.
                    That would be great. Lot of interesting stuff in here!
                    Please like my indie game company on Facebook! https://www.facebook.com/RatherFunGames

                    Comment

                    • Destro
                      Rookie
                      • Jan 2016
                      • 17

                      #25
                      I didn't realize that there were 'requirements' to be a variant maintainer, lol. And, I didn't realize that there was a 'competition' between the variant maintainers, lol x2.

                      Happy to see this variant! Exciting stuff!

                      Comment

                      • TauzentBlitz
                        Scout
                        • May 2018
                        • 38

                        #26
                        Originally posted by EpicMan
                        -Reversed pack AI settings for animals and sentient beings, so the latter will try to lure healthy players into rooms while the latter will hunt you down. Idea from Sil
                        wat

                        Typos aside, it does look pretty neat so far. Not being able to change your starting stats is a pretty big problem for Psions since they can be played as a warrior/archer/mage using int/wis/chr to cast spells and a single stat spread can't really cope with all that

                        Comment

                        • Pete Mack
                          Prophet
                          • Apr 2007
                          • 6883

                          #27
                          Fixed starting stats are indeed a problem, and it has nothing to do with Psions per se. Experienced players want more CON to start for better midgame power, whilst newbies will go for more initial character power. This is a variant-independent phenomenon.

                          Comment

                          • EpicMan
                            Swordsman
                            • Dec 2009
                            • 455

                            #28
                            Oposband 0.1.1 update

                            Version 0.1.1 released, link to precompiled zip is updated in first post.

                            Changes are mostly based on the feedback received above, thanks to Wobbley, Pete Mack, TauzentBlitz, and anyone else that commented on this variant.

                            Fixed starting stats has been reverted to the normal PCB system. My long-term idea was to adjust the systems so average stats were OK for early game combat, casting, etc but just chopping off the choice at birth without doing any of the rebalancing was not a good start.

                            I have also removed the summoning spells from the ancients & great wyrms that didn't have them before, as well as increased the start & end depths for the Dragon's lair to allow the great wyrms of chaos/law/balance to be in-depth there.

                            I also added the Composband chaos patrons code so Chaos Mages should play much the same now and chaos rewards can be a bit more useful for mages. Help files were updated and links to the chaos patrons helpfile have been placed in the chaos mage & warrior sections of Classes.txt.

                            Since the Silver, Gold and Bronze dragons did not have corresponding great wyrms I have added them (Procrastination, Dissonance and Perplexity, respectively).

                            Comment

                            • Gwarl
                              Administrator
                              • Jan 2017
                              • 1025

                              #29
                              You need to remove hissatsu.o from Makefile.src.

                              Following that, I get tthe following errors:

                              chaos_warrior.o: In function `_gain_level':
                              /home/angband/games/oposband/0.1.1/src/chaos_warrior.c:39: undefined reference to `chaos_patron_reward'
                              classes.o: In function `get_class_aux':
                              /home/angband/games/oposband/0.1.1/src/classes.c:79: undefined reference to `blue_mage_get_class'
                              /home/angband/games/oposband/0.1.1/src/classes.c:112: undefined reference to `imitator_get_class'
                              /home/angband/games/oposband/0.1.1/src/classes.c:220: undefined reference to `chaos_mage_get_class'
                              /home/angband/games/oposband/0.1.1/src/classes.c:223: undefined reference to `hexblade_get_class'
                              which may be related to non-maintenance of the linux build? you probably need to also add entries for the new source files as well as removing the old.

                              my final point is that it would be good form to have the executable produced by the build named oposband rather than frogcomposband by default.

                              Comment

                              • EpicMan
                                Swordsman
                                • Dec 2009
                                • 455

                                #30
                                Gwarl,
                                I have not built this on Linux and have not updated the Makefiles. I will work on that next, and on making sure it builds with the right variant name.
                                Last edited by EpicMan; December 17, 2019, 17:09. Reason: Typo

                                Comment

                                Working...
                                😀
                                😂
                                🥰
                                😘
                                🤢
                                😎
                                😞
                                😡
                                👍
                                👎